X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/f7665c2fca31bcea0750b3de74e0aedba934b153..3263678eef57c78d7017185eaa2efb9e644c7f29:/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