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