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