CUETools: small glitch - when renaming user defined encoder,

cuetools wav encoder dissapeared (changed extension)
This commit is contained in:
Grigory Chudov
2013-04-18 22:48:48 -04:00
parent 7a6a42d9d2
commit 1674a977d6
4 changed files with 8 additions and 11 deletions

View File

@@ -2718,7 +2718,6 @@ namespace JDP
settingsForm.Config = _profile._config;
settingsForm.ShowDialog(this);
}
SaveSettings();
SelectedOutputAudioType = SelectedOutputAudioType;
}
}