X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/24e8080bddc73dc3ffcaa483570cdfa9d7258c53..0aecaf45e8f7d5b1401b3872d06b07fea9497e7e:/Showcase/Controller.h diff --git a/Showcase/Controller.h b/Showcase/Controller.h index 490bec0..3931837 100644 --- a/Showcase/Controller.h +++ b/Showcase/Controller.h @@ -1,8 +1,18 @@ -#import +/* + * ITKitShowcase + * Controller.h + * + * Copyright (c) 2005 by iThink Software. + * All Rights Reserved. + * + * $Id$ + * + */ + #import +#import -@interface Controller : NSObject -{ +@interface Controller : NSObject { IBOutlet NSWindow *window; // ITStatusItem Support