SameBoy/Cocoa/GBDisabledButton.h

6 lines
70 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface GBDisabledButton : NSButton
@end