SameBoy/Cocoa/GBCenteredTextCell.h

6 lines
79 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface GBCenteredTextCell : NSTextFieldCell
@end