mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
Move DoHelpWelcome out of HelpMenus
This commit is contained in:
@@ -1544,7 +1544,7 @@ bool AudacityApp::OnInit()
|
||||
// Mainly this is to tell users of ALPHAS who don't know that they have an ALPHA.
|
||||
// Disabled for now, after discussion.
|
||||
// project->MayCheckForUpdates();
|
||||
HelpActions::DoHelpWelcome(*project);
|
||||
SplashDialog::DoHelpWelcome(*project);
|
||||
}
|
||||
|
||||
#ifdef USE_FFMPEG
|
||||
|
||||
Reference in New Issue
Block a user