mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-23 15:50:05 +02:00
"Vamp" not "VAMP" in Effects preferences
This commit is contained in:
parent
af279072b5
commit
e88615c1b6
@ -86,7 +86,7 @@ void EffectsPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
#endif
|
||||
|
||||
#if USE_VAMP
|
||||
S.TieCheckBox(wxT("&VAMP"),
|
||||
S.TieCheckBox(wxT("&Vamp"),
|
||||
wxT("/VAMP/Enable"),
|
||||
true);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user