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]
/
ITDissolveWindowEffect.m
diff --git
a/ITDissolveWindowEffect.m
b/ITDissolveWindowEffect.m
index
180f80e
..
6e5011a
100755
(executable)
--- a/
ITDissolveWindowEffect.m
+++ b/
ITDissolveWindowEffect.m
@@
-37,6
+37,11
@@
[NSNumber numberWithBool:YES], @"Right", nil] , @"Bottom" , nil];
}
++ (unsigned int)listOrder
+{
+ return 200;
+}
+
/*************************************************************************/
#pragma mark -