mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-28 08:13:54 +01:00
Add small help button to Prefs pages
This commit is contained in:
@@ -29,6 +29,7 @@ class DevicePrefs final : public PrefsPanel
|
||||
DevicePrefs(wxWindow * parent);
|
||||
virtual ~DevicePrefs();
|
||||
bool Apply() override;
|
||||
wxString HelpPageName() override;
|
||||
|
||||
private:
|
||||
void Populate();
|
||||
|
||||
Reference in New Issue
Block a user