6 lines
68 B
Objective-C
6 lines
68 B
Objective-C
#import <Cocoa/Cocoa.h>
|
|
|
|
@interface GBImageCell : NSImageCell
|
|
|
|
@end
|