ResKnife/Cocoa/Plug-Ins/Hex Editor/HexTextView.h
2002-02-02 11:48:54 +00:00

7 lines
72 B
Objective-C

#import <AppKit/AppKit.h>
@interface HexTextView : NSTextView
{
}
@end