mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
8 lines
111 B
Objective-C
8 lines
111 B
Objective-C
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface SpeedLimitToTurtleIconTransformer : NSValueTransformer
|
|
{
|
|
}
|
|
|
|
@end |