git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Positioning changes are now reflected properly by the prefs. When changing positions...
[ITKit.git]
/
ITSlideHorizontallyWindowEffect.m
diff --git
a/ITSlideHorizontallyWindowEffect.m
b/ITSlideHorizontallyWindowEffect.m
index
26f8db7
..
e1b3066
100755
(executable)
--- a/
ITSlideHorizontallyWindowEffect.m
+++ b/
ITSlideHorizontallyWindowEffect.m
@@
-40,6
+40,12
@@
}
}
++ (unsigned int)listOrder
+{
+ return 400;
+}
+
+
/*************************************************************************/
#pragma mark -
#pragma mark APPEAR METHODS
/*************************************************************************/
#pragma mark -
#pragma mark APPEAR METHODS