mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 04:18:39 +00:00
invert the logic for the "show remaining time" checkbox in the global action popover
This commit is contained in:
@@ -3553,6 +3553,7 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
return [fWindow isVisible];
|
||||
}
|
||||
|
||||
#warning remove when menu is removed
|
||||
if (action == @selector(toggleStatusString:))
|
||||
{
|
||||
if ([fDefaults boolForKey: @"SmallView"])
|
||||
|
||||
Reference in New Issue
Block a user