git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added a new spin effect. Silly, but looks cool :)
[ITKit.git]
/
ITWindowEffect.m
diff --git
a/ITWindowEffect.m
b/ITWindowEffect.m
index
576d6d1
..
7111d38
100755
(executable)
--- a/
ITWindowEffect.m
+++ b/
ITWindowEffect.m
@@
-13,6
+13,7
@@
NSClassFromString(@"ITSlideVerticallyWindowEffect"),
NSClassFromString(@"ITPivotWindowEffect"),
NSClassFromString(@"ITZoomWindowEffect"),
+ NSClassFromString(@"ITSpinWindowEffect"),
nil];
return classes;