Fixing the effects so they work on multiple monitors where the screen
[ITKit.git] / ITSplashWindow.h
1 /* ITSplashWindow */
2
3 #import <Cocoa/Cocoa.h>
4
5 @interface ITSplashWindow : NSWindow
6 {
7 }
8 @end