git.ithinksw.org
/
ITKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Huge audit of ITKit, mostly everything has been updated to current coding
[ITKit.git]
/
ITWindowEffect.m
diff --git
a/ITWindowEffect.m
b/ITWindowEffect.m
old mode 100755
(executable)
new mode 100644
(file)
index
7111d38
..
54a73bf
--- a/
ITWindowEffect.m
+++ b/
ITWindowEffect.m
@@
-14,6
+14,7
@@
NSClassFromString(@"ITPivotWindowEffect"),
NSClassFromString(@"ITZoomWindowEffect"),
NSClassFromString(@"ITSpinWindowEffect"),
+ NSClassFromString(@"ITSpinAndZoomWindowEffect"),
nil];
return classes;