apps-projectcenter/ProjectCenter/h.template

12 lines
137 B
Text
Raw Normal View History

$$
/* $FILENAME$ created by $USERNAME$ on $DATE$ */
#import <AppKit/AppKit.h>
@interface $FILENAMESANSEXTENSION$ : NSObject
{
}
@end