mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-01 00:19:27 +02:00
Fix for bug #896
This commit is contained in:
parent
a105ee4a6d
commit
11bc5fedb3
@ -1797,6 +1797,9 @@ void ExportFFmpegOptions::OnLoadPreset(wxCommandEvent& WXUNUSED(event))
|
||||
mCodecList->Append(mCodecNames);
|
||||
|
||||
mPresets->LoadPreset(this,presetname);
|
||||
|
||||
DoOnFormatList();
|
||||
DoOnCodecList();
|
||||
}
|
||||
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user