transmission/macosx/ExpandedPathToPathTransform...

8 lines
107 B
C
Raw Normal View History

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