mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-16 16:10:06 +02:00
AUP3: Adjust Help URL for History window
This commit is contained in:
parent
47062a52d0
commit
790e311f6f
@ -298,7 +298,7 @@ void HistoryDialog::OnCompact(wxCommandEvent & WXUNUSED(event))
|
||||
|
||||
void HistoryDialog::OnGetURL(wxCommandEvent & WXUNUSED(event))
|
||||
{
|
||||
HelpSystem::ShowHelp(this, wxT("View_Menu#history"));
|
||||
HelpSystem::ShowHelp(this, wxT("View_Menu"));
|
||||
}
|
||||
|
||||
void HistoryDialog::OnItemSelected(wxListEvent &event)
|
||||
|
Loading…
x
Reference in New Issue
Block a user