mirror of
https://github.com/transmission/transmission.git
synced 2026-05-08 09:39:08 +01:00
make sleep code match quit code for waiting for transfers to stop
This commit is contained in:
+1
-1
@@ -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