mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-30 07:39:42 +02:00
Bug 761 - Linux: VST presets correct extension no longer offered in file name/no longer added if omitted
This commit is contained in:
parent
ade2cadaa6
commit
4339632e25
@ -1866,7 +1866,7 @@ void VSTEffect::ExportPresets()
|
||||
path = FileNames::SelectFile(FileNames::Operation::_None,
|
||||
XO("Save VST Preset As:"),
|
||||
FileNames::DataDir(),
|
||||
wxEmptyString,
|
||||
wxT("preset"),
|
||||
wxT("xml"),
|
||||
{
|
||||
{ XO("Standard VST bank file"), { wxT("fxb") }, true },
|
||||
|
Loading…
x
Reference in New Issue
Block a user