X-Git-Url: http://git.ithinksw.org/MenuTunes.git/blobdiff_plain/9c8f6e1b9b0b947d898a3d9bae3acb3999879791..61040496e5014fab9562288d4ac0b13120b4d5ef:/PreferencesController.m diff --git a/PreferencesController.m b/PreferencesController.m index 5999bdf..3d9e815 100755 --- a/PreferencesController.m +++ b/PreferencesController.m @@ -726,6 +726,10 @@ static PreferencesController *prefs = nil; } } + // Set the launch player checkbox state + ITDebugLog(@"Setting launch player with MenuTunes state."); + [launchPlayerAtLaunchCheckbox setState:[df boolForKey:@"LaunchPlayerWithMT"] ? NSOnState : NSOffState]; + // Setup the positioning controls // Setup effects controls