ResKnife/NovaTools/boom/BoomWindowController.h

8 lines
122 B
Objective-C

#import <Cocoa/Cocoa.h>
#import "NovaWindowController.h"
@interface BoomWindowController : NovaWindowController
{
}
@end