git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed the effect number.
[ITKit.git]
/
ITSpinAndZoomWindowEffect.m
diff --git
a/ITSpinAndZoomWindowEffect.m
b/ITSpinAndZoomWindowEffect.m
index
029b7bd
..
8369fc2
100755
(executable)
--- a/
ITSpinAndZoomWindowEffect.m
+++ b/
ITSpinAndZoomWindowEffect.m
@@
-42,7
+42,7
@@
+ (unsigned int)listOrder
{
- return
6
00;
+ return
8
00;
}