mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
fix inactivity typo
This commit is contained in:
@@ -98,8 +98,8 @@
|
||||
- (BOOL) seedRatioSet;
|
||||
- (CGFloat) progressStopRatio;
|
||||
|
||||
- (tr_inactvelimit) inactiveSetting;
|
||||
- (void) setInactiveSetting: (tr_inactvelimit) setting;
|
||||
- (tr_inactivelimit) inactiveSetting;
|
||||
- (void) setInactiveSetting: (tr_inactivelimit) setting;
|
||||
- (NSUInteger) inactiveLimitMinutes;
|
||||
- (void) setInactiveLimitMinutes: (NSUInteger) limit;
|
||||
- (BOOL) seedInactiveLimitSet;
|
||||
|
||||
Reference in New Issue
Block a user