git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Checking in improvements to the effect availability heuristic.
[ITKit.git]
/
ITCutWindowEffect.m
diff --git
a/ITCutWindowEffect.m
b/ITCutWindowEffect.m
index
2340dbf
..
a33bac3
100755
(executable)
--- a/
ITCutWindowEffect.m
+++ b/
ITCutWindowEffect.m
@@
-27,6
+27,11
@@
[NSNumber numberWithBool:YES], @"Right", nil] , @"Bottom" , nil];
}
++ (unsigned int)listOrder
+{
+ return 100;
+}
+
/*************************************************************************/
#pragma mark -