X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/24e8080bddc73dc3ffcaa483570cdfa9d7258c53..0fc44e732f98ed55cdd0d0914c4031ad9c005edc:/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