mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 00:23:56 +01:00
AUP3: Adjust Help URL for History window
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user