mirror of
https://github.com/transmission/transmission.git
synced 2026-05-03 07:02:20 +01:00
8 lines
118 B
Objective-C
8 lines
118 B
Objective-C
|
|
#import <Foundation/Foundation.h>
|
|
|
|
@interface ActionMenuSpeedToDisplayLimitTransformer : NSValueTransformer
|
|
{
|
|
}
|
|
|
|
@end |