X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f7665c2fca31bcea0750b3de74e0aedba934b153..02d5f734e9907ae0f4b0fa44935097e7747e0eb5:/ITSplashWindow.h diff --git a/ITSplashWindow.h b/ITSplashWindow.h index 48c17e2..d959a7a 100644 --- a/ITSplashWindow.h +++ b/ITSplashWindow.h @@ -1,8 +1,18 @@ -/* ITSplashWindow */ +/* + * ITKit + * ITSplashWindow.h + * + * Copyright (c) 2005 by iThink Software. + * All Rights Reserved. + * + * $Id$ + * + */ #import -@interface ITSplashWindow : NSWindow -{ +@interface ITSplashWindow : NSWindow { + } -@end + +@end \ No newline at end of file