Catakig/Source/Misc/ShieldWindow.h

8 lines
88 B
C
Raw Normal View History

2006-10-17 22:05:05 +00:00
#import <AppKit/AppKit.h>
@interface ShieldWindow : NSWindow // or NSPanel??
{
}
@end