mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +01:00
@@ -638,8 +638,8 @@ wxString EffectManager::GetPreset(const PluginID & ID, const wxString & params,
|
||||
|
||||
if (dlg.ShowModal())
|
||||
preset = dlg.GetSelected();
|
||||
|
||||
preset = wxEmptyString;
|
||||
else
|
||||
preset = wxEmptyString;
|
||||
}
|
||||
|
||||
if (preset.empty())
|
||||
|
||||
Reference in New Issue
Block a user