DAMN YOU PROJECT BUILDER FOR IMPORTING ONLY FOUNDATION!!!
[ITKit.git] / ITButton.h
1 #import <Cocoa/Cocoa.h>
2
3
4 @interface ITButton : NSButton {
5
6 }
7
8 @end