X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/d7b837d03d47a5ffa60975081a2a7598edc839e3..ee17fc263ed710648cfc5950a5bd603f8acacda2:/ITWindowEffect.m diff --git a/ITWindowEffect.m b/ITWindowEffect.m index 231dc76..576d6d1 100755 --- a/ITWindowEffect.m +++ b/ITWindowEffect.m @@ -12,6 +12,7 @@ NSClassFromString(@"ITSlideHorizontallyWindowEffect"), NSClassFromString(@"ITSlideVerticallyWindowEffect"), NSClassFromString(@"ITPivotWindowEffect"), + NSClassFromString(@"ITZoomWindowEffect"), nil]; return classes;