git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Spin & Zoom effect.
[ITKit.git]
/
ITWindowEffect.m
diff --git
a/ITWindowEffect.m
b/ITWindowEffect.m
index
7111d38
..
54a73bf
100755
(executable)
--- a/
ITWindowEffect.m
+++ b/
ITWindowEffect.m
@@
-14,6
+14,7
@@
NSClassFromString(@"ITPivotWindowEffect"),
NSClassFromString(@"ITZoomWindowEffect"),
NSClassFromString(@"ITSpinWindowEffect"),
+ NSClassFromString(@"ITSpinAndZoomWindowEffect"),
nil];
return classes;