*
* iThink Software's custom extensions to Apple's Cocoa framework.
*
- * Copyright (c) 2005 by iThink Software.
- * All Rights Reserved.
- *
- * $Id$
+ * Copyright (c) 2008 iThink Software
*
*/
#import <Cocoa/Cocoa.h>
+#import <ITKit/ITApplicationController.h>
+
#import <ITKit/ITButtonCell.h>
#import <ITKit/ITTextFieldCell.h>
#import <ITKit/ITMultilineTextFieldCell.h>
#import <ITKit/ITSplashScreen.h>
-#import <ITKit/ITAboutBox.h>
-#import <ITKit/ITURLTextField.h>
+#import <ITKit/ITAboutWindowController.h>
+#import <ITKit/ITCategory-NSApplication.h>
#import <ITKit/ITCategory-NSView.h>
#import <ITKit/ITCategory-NSMenu.h>
\ No newline at end of file