mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-02 22:27:10 +01:00
Rename Apply in spectrum settings & prefs dialogs, reposition it too
This commit is contained in:
@@ -44,7 +44,7 @@ class SpectrumPrefs final : public PrefsPanel
|
||||
SpectrumPrefs(wxWindow * parent, WaveTrack *wt);
|
||||
virtual ~SpectrumPrefs();
|
||||
bool Apply() override;
|
||||
bool ShowsApplyButton() override;
|
||||
bool ShowsPreviewButton() override;
|
||||
bool Validate() override;
|
||||
wxString HelpPageName() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user