X-Git-Url: http://git.ithinksw.org/ITKit.git/blobdiff_plain/ee17fc263ed710648cfc5950a5bd603f8acacda2..0fc44e732f98ed55cdd0d0914c4031ad9c005edc:/Showcase/Controller.h diff --git a/Showcase/Controller.h b/Showcase/Controller.h old mode 100755 new mode 100644 index 490bec0..3931837 --- 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