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