DEBSOURCES
Skip Quicknav
sources / sameboy / 1.0.2%2Bds-2 / Cocoa / GBDebuggerButton.h
1234567
#import <Cocoa/Cocoa.h> @class GBDocument; @interface GBDebuggerButton : NSButton @property (weak) IBOutlet NSTextField *textField; @end