SameBoy/Cocoa/GBToolbarFieldCell.h

6 lines
81 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface GBToolbarFieldCell : NSSearchFieldCell
@end