1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +01:00

Help Menus

This commit is contained in:
Paul Licameli
2018-10-23 17:47:23 -04:00
parent 574fc7f2ec
commit 64b6493bec
5 changed files with 305 additions and 288 deletions

View File

@@ -1595,7 +1595,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();
GetMenuCommandHandler(*project).OnHelpWelcome(*project);
HelpActions::DoHelpWelcome(*project);
}
// JKC 10-Sep-2007: Enable monitoring from the start.