X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f7665c2fca31bcea0750b3de74e0aedba934b153..HEAD:/ITSplashWindow.h diff --git a/ITSplashWindow.h b/ITSplashWindow.h index 48c17e2..9ccc023 100644 --- a/ITSplashWindow.h +++ b/ITSplashWindow.h @@ -1,8 +1,15 @@ -/* ITSplashWindow */ +/* + * ITKit + * ITSplashWindow.h + * + * Copyright (c) 2005 iThink Software + * + */ #import -@interface ITSplashWindow : NSWindow -{ +@interface ITSplashWindow : NSWindow { + } -@end + +@end \ No newline at end of file