mirror of
https://github.com/transmission/transmission.git
synced 2026-04-27 12:15:13 +01:00
clean up queue code some more
This commit is contained in:
@@ -462,7 +462,7 @@
|
||||
|
||||
[fDefaults setInteger: limit forKey: @"QueueDownloadNumber"];
|
||||
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName: @"GlobalStartSettingChange" object: self];
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateQueue" object: self];
|
||||
}
|
||||
|
||||
- (void) setDownloadLocation: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user