source: trunk/Cocoa/AntiRSI/AntiRSILevelIndicator.h@ 333

Last change on this file since 333 was 327, checked in by Nicholas Riley, 17 years ago

One day, I will understand svn import's syntax and not have to look it up (and still mess up).

File size: 115 bytes
Line 
1/* AntiRSILevelIndicator */
2
3#import <Cocoa/Cocoa.h>
4
5@interface AntiRSILevelIndicator : NSLevelIndicator
6{
7}
8@end
Note: See TracBrowser for help on using the repository browser.