ResKnife/Cocoa/Classes/InfoWindow.h
2001-10-19 19:41:13 +00:00

7 lines
66 B
Objective-C

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