Positioning changes are now reflected properly by the prefs. When changing positions...
[ITKit.git] / ITCutWindowEffect.m
index 2340dbf..a33bac3 100755 (executable)
             [NSNumber numberWithBool:YES], @"Right", nil] , @"Bottom" , nil];
 }
 
++ (unsigned int)listOrder
+{
+    return 100;
+}
+
 
 /*************************************************************************/
 #pragma mark -