invert the logic for the "show remaining time" checkbox in the global action popover

This commit is contained in:
Mitchell Livingston
2011-08-08 12:34:11 +00:00
parent 7ab2d316b2
commit f23b930f36
2 changed files with 22 additions and 17 deletions

View File

@@ -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"])