X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/24e8080bddc73dc3ffcaa483570cdfa9d7258c53..99f5b6f0f00956827c1168857d67f5a27958db98:/Showcase/Controller.h diff --git a/Showcase/Controller.h b/Showcase/Controller.h index 490bec0..e8731bc 100644 --- a/Showcase/Controller.h +++ b/Showcase/Controller.h @@ -1,8 +1,15 @@ -#import +/* + * ITKitShowcase + * Controller.h + * + * Copyright (c) 2005 iThink Software + * + */ + #import +#import -@interface Controller : NSObject -{ +@interface Controller : NSObject { IBOutlet NSWindow *window; // ITStatusItem Support