mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-09 14:16:28 +01:00
Add Help button to Export Multiple dialog
This commit is contained in:
@@ -102,6 +102,7 @@ private:
|
||||
void OnByNumber(wxCommandEvent& event);
|
||||
void OnPrefix(wxCommandEvent& event);
|
||||
void OnCancel(wxCommandEvent& event);
|
||||
void OnHelp(wxCommandEvent& event);
|
||||
void OnExport(wxCommandEvent& event);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user