6 lines
64 B
Objective-C
6 lines
64 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface GBBorderView : NSView
|
|
|
|
@end
|