mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-10 08:25:52 +01:00
New attached structure ProjectSettings stores rate, snap-to, et al.
This commit is contained in:
@@ -1522,7 +1522,7 @@ bool AudacityApp::OnInit()
|
||||
}
|
||||
}
|
||||
|
||||
if( project->mShowSplashScreen ){
|
||||
if( ProjectSettings::Get( *project ).GetShowSplashScreen() ){
|
||||
// This may do a check-for-updates at every start up.
|
||||
// Mainly this is to tell users of ALPHAS who don't know that they have an ALPHA.
|
||||
// Disabled for now, after discussion.
|
||||
|
||||
Reference in New Issue
Block a user