48c17e20842bfb94540fefd33573c7ccebe79ba7
[ITKit.git] / ITSplashWindow.h
1 /* ITSplashWindow */
2
3 #import <Cocoa/Cocoa.h>
4
5 @interface ITSplashWindow : NSWindow
6 {
7 }
8 @end