From 61040496e5014fab9562288d4ac0b13120b4d5ef Mon Sep 17 00:00:00 2001 From: Kent Sutherland Date: Wed, 1 Oct 2003 20:33:54 +0000 Subject: [PATCH] Fixed launch player with MenuTunes checkbox in prefs. --- PreferencesController.m | 4 ++++ libValidate.a | Bin 8032 -> 8032 bytes 2 files changed, 4 insertions(+) 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 diff --git a/libValidate.a b/libValidate.a index ac5a5361ca1d04fdb1a4a8c7cb7c4ad997373664..cd5e937ea87151e3ae4ff8e6218b3f393e3ef1b4 100755 GIT binary patch delta 16 XcmaE0_rPv~EUSruk*V=UB|CWlGyMe} delta 16 XcmaE0_rPv~EUU4Rv4O=#B|CWlGzJA9 -- 2.20.1