mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-25 23:51:35 +01:00
Add small help button to Prefs pages
This commit is contained in:
@@ -37,6 +37,7 @@ class ModulePrefs final : public PrefsPanel
|
||||
ModulePrefs(wxWindow * parent);
|
||||
~ModulePrefs();
|
||||
bool Apply() override;
|
||||
wxString HelpPageName() override;
|
||||
|
||||
static int GetModuleStatus( const wxString &fname );
|
||||
static void SetModuleStatus( const wxString &fname, int iStatus );
|
||||
|
||||
Reference in New Issue
Block a user