mirror of
https://github.com/transmission/transmission.git
synced 2025-12-23 03:48:41 +00:00
reload the filter when changing "stalled" setting
This commit is contained in:
@@ -466,7 +466,7 @@
|
||||
|
||||
- (void) setStalled: (id) sender
|
||||
{
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateUI" object: self];
|
||||
[[NSNotificationCenter defaultCenter] postNotificationName: @"UpdateQueue" object: self];
|
||||
}
|
||||
|
||||
- (void) setStalledMinutes: (id) sender
|
||||
|
||||
Reference in New Issue
Block a user