transmission/macosx/FileBrowserCell.h

9 lines
79 B
C
Raw Normal View History

2007-01-18 01:19:14 +00:00
#import <Cocoa/Cocoa.h>
@interface FileBrowserCell : NSBrowserCell
{
}
@end