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
|
#endif
|
||||||
|
|
||||||
#if USE_VAMP
|
#if USE_VAMP
|
||||||
S.TieCheckBox(wxT("&VAMP"),
|
S.TieCheckBox(wxT("&Vamp"),
|
||||||
wxT("/VAMP/Enable"),
|
wxT("/VAMP/Enable"),
|
||||||
true);
|
true);
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user