Checking in improvements to the effect availability heuristic.
[ITKit.git] / ITCutWindowEffect.m
index 2340dbf..a33bac3 100755 (executable)
             [NSNumber numberWithBool:YES], @"Right", nil] , @"Bottom" , nil];
 }
 
++ (unsigned int)listOrder
+{
+    return 100;
+}
+
 
 /*************************************************************************/
 #pragma mark -