transmission/macosx/ExpandedPathToIconTransform...

8 lines
107 B
C
Raw Normal View History

#import <Foundation/Foundation.h>
@interface ExpandedPathToIconTransformer : NSValueTransformer
{
}
@end