ResKnife/Cocoa/Classes/InfoWindow.h

7 lines
66 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface InfoWindow : NSPanel
{
}
@end