mirror of
https://github.com/transmission/transmission.git
synced 2025-12-20 10:28:32 +00:00
save the value of the speed limit day without conversion
This commit is contained in:
@@ -118,7 +118,6 @@
|
||||
- (void) setAutoSpeedLimit: (id) sender;
|
||||
- (void) setAutoSpeedLimitTime: (id) sender;
|
||||
- (void) setAutoSpeedLimitDay: (id) sender;
|
||||
- (void) updateAutoSpeedLimitDay;
|
||||
+ (NSInteger) dateToTimeSum: (NSDate *) date;
|
||||
+ (NSDate *) timeSumToDate: (NSInteger) sum;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user