Some more code cleanup, converting spaces to tabs. Redid ITKit.h framework
[ITKit.git] / Showcase / Controller.h
index 490bec0..3931837 100644 (file)
@@ -1,8 +1,18 @@
-#import <ITKit/ITKit.h>
+/*
+ *     ITKitShowcase
+ *     Controller.h
+ *
+ *     Copyright (c) 2005 by iThink Software.
+ *     All Rights Reserved.
+ *
+ *     $Id$
+ *
+ */
+
 #import <Cocoa/Cocoa.h>
+#import <ITKit/ITKit.h>
 
-@interface Controller : NSObject
-{
+@interface Controller : NSObject {
     IBOutlet NSWindow *window;
     
     // ITStatusItem Support