1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
James Crook
2015-09-16 20:20:58 +01:00

View File

@@ -361,6 +361,9 @@ bool SpectrumPrefs::Validate()
bool SpectrumPrefs::Apply()
{
if (!Validate())
return false;
const bool isOpenPage = this->IsShown();
WaveTrack *const partner =