mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
make sleep code match quit code for waiting for transfers to stop
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
- (void) linkHomepage: (id) sender;
|
||||
- (void) linkForums: (id) sender;
|
||||
|
||||
- (void) notifyGrowl: (NSString * ) title message: (NSString *) message notification: (NSString *) notification;
|
||||
- (void) notifyGrowl: (NSString *) title message: (NSString *) message identifier: (NSString *) ident;
|
||||
- (void) growlRegister;
|
||||
|
||||
- (void) checkUpdate: (id) sender;
|
||||
|
||||
Reference in New Issue
Block a user