/BWToolkitFramework.framework/Versions/A/Headers/BWTransparentPopUpButtonCell.h
http://rtm2cocoa.googlecode.com/ · C++ Header · 16 lines · 5 code · 4 blank · 7 comment · 0 complexity · b05549f64068120a7ff3334387a49b12 MD5 · raw file
- //
- // BWTransparentPopUpButtonCell.h
- // BWToolkit
- //
- // Created by Brandon Walkin (www.brandonwalkin.com)
- // All code is provided under the New BSD license.
- //
- #import <Cocoa/Cocoa.h>
- @interface BWTransparentPopUpButtonCell : NSPopUpButtonCell
- {
- }
- @end