X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/63956bb9f9984a26dc8147615be854e93ccc6b50..6927398d4cafaae8c6977280433be86431272986:/ITCutWindowEffect.m diff --git a/ITCutWindowEffect.m b/ITCutWindowEffect.m index 2340dbf..a33bac3 100755 --- a/ITCutWindowEffect.m +++ b/ITCutWindowEffect.m @@ -27,6 +27,11 @@ [NSNumber numberWithBool:YES], @"Right", nil] , @"Bottom" , nil]; } ++ (unsigned int)listOrder +{ + return 100; +} + /*************************************************************************/ #pragma mark -