X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/676d1feebedb6b04b4da4bb58b3ca1282d7740f5..7a218424c6a92eb4979564a7260f862edd46052d:/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