Fixed multi-monitorness except with Pivot, which is only half fixed.
[ITKit.git] / ITSplashWindow.h
1 /* ITSplashWindow */
2
3 #import <Cocoa/Cocoa.h>
4
5 @interface ITSplashWindow : NSWindow
6 {
7 }
8 @end