X-Git-Url: http://git.ithinksw.org/ITFoundation.git/blobdiff_plain/5fadb328bb7952174fcb7a6bb867c9c11f801df9..d7b4e9008bca3278755f8b96c0ea9d5e3c94c39d:/ShowcaseController.h diff --git a/ShowcaseController.h b/ShowcaseController.h new file mode 100755 index 0000000..2e18b74 --- /dev/null +++ b/ShowcaseController.h @@ -0,0 +1,16 @@ +// +// ShowcaseController.h +// ITFoundation +// +// Created by Alexander Strange on Fri Feb 14 2003. +// Copyright (c) 2003 __MyCompanyName__. All rights reserved. +// + +#import +#import + +@interface ShowcaseController : NSObject { + +} + +@end