mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
Update the inspector when necessary through notifications, which will help once the wait check is added to the inspector.
This commit is contained in:
@@ -131,9 +131,11 @@
|
||||
- (void) setRatioGlobalEnabled: (id) sender;
|
||||
- (void) setQuickRatioGlobal: (id) sender;
|
||||
- (void) ratioGlobalChange: (NSNotification *) notification;
|
||||
- (void) ratioSingleChange: (NSNotification *) notification;
|
||||
|
||||
- (void) checkWaitingForFinished: (NSNotification *) notification;
|
||||
- (void) startSettingChange: (NSNotification *) notification;
|
||||
|
||||
- (void) reloadInspector: (NSNotification *) notification;
|
||||
|
||||
- (void) sleepCallBack: (natural_t) messageType argument:
|
||||
(void *) messageArgument;
|
||||
|
||||
Reference in New Issue
Block a user