Removing the use of private CoreGraphics APIs to draw shadows, and replacing with...
[ITKit.git] / ITSplashWindow.h
index 48c17e2..9ccc023 100644 (file)
@@ -1,8 +1,15 @@
-/* ITSplashWindow */
+/*
+ *     ITKit
+ *     ITSplashWindow.h
+ *
+ *     Copyright (c) 2005 iThink Software
+ *
+ */
 
 #import <Cocoa/Cocoa.h>
 
-@interface ITSplashWindow : NSWindow
-{
+@interface ITSplashWindow : NSWindow {
+
 }
-@end
+
+@end
\ No newline at end of file