mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-10 22:55:56 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -361,6 +361,9 @@ bool SpectrumPrefs::Validate()
|
||||
|
||||
bool SpectrumPrefs::Apply()
|
||||
{
|
||||
if (!Validate())
|
||||
return false;
|
||||
|
||||
const bool isOpenPage = this->IsShown();
|
||||
|
||||
WaveTrack *const partner =
|
||||
|
||||
Reference in New Issue
Block a user