transmission/macosx/FileBrowserCell.h

9 lines
79 B
Objective-C

#import <Cocoa/Cocoa.h>
@interface FileBrowserCell : NSBrowserCell
{
}
@end