mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
Partial use of bindings in prefs/action menu. This is still experimental and evolving, with the most obvious problem that entering an invalid value causes an annoying error sheet to appear.
This commit is contained in:
@@ -163,11 +163,8 @@
|
||||
|
||||
- (void) setLimitGlobalEnabled: (id) sender;
|
||||
- (void) setQuickLimitGlobal: (id) sender;
|
||||
- (void) limitGlobalChange: (NSNotification *) notification;
|
||||
|
||||
- (void) setRatioGlobalEnabled: (id) sender;
|
||||
- (void) setQuickRatioGlobal: (id) sender;
|
||||
- (void) ratioGlobalChange: (NSNotification *) notification;
|
||||
|
||||
- (void) checkWaitingForStopped: (NSNotification *) notification;
|
||||
- (void) checkToStartWaiting: (Torrent *) finishedTorrent;
|
||||
|
||||
Reference in New Issue
Block a user