Added a disable/enable method to the hotkey center
[ITKit.git] / ITWindowEffect.m
index 576d6d1..54a73bf 100755 (executable)
@@ -13,6 +13,8 @@
         NSClassFromString(@"ITSlideVerticallyWindowEffect"),
         NSClassFromString(@"ITPivotWindowEffect"),
         NSClassFromString(@"ITZoomWindowEffect"),
+        NSClassFromString(@"ITSpinWindowEffect"),
+        NSClassFromString(@"ITSpinAndZoomWindowEffect"),
         nil];
         
     return classes;