Updating default indent level... 2 is too much, 1 is the way to go.
[ITKit.git] / ITButton.h
1 #import <Cocoa/Cocoa.h>
2
3
4 @interface ITButton : NSButton {
5
6 }
7
8 @end