DEBSOURCES
Skip Quicknav
sources / sameboy / 1.0.3%2Bds-1 / Cocoa / GBTintedImageCell.h
12345
#import <Cocoa/Cocoa.h> @interface GBTintedImageCell : NSImageCell @property NSColor *tint; @end