mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-17 16:50:26 +02:00
Remove GUI Effect preference
Now handled by the individual effect options dialogs
This commit is contained in:
parent
556a425467
commit
9c1d3b0214
@ -127,12 +127,6 @@ void EffectsPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
5);
|
||||
}
|
||||
S.EndMultiColumn();
|
||||
|
||||
S.AddSpace(5);
|
||||
|
||||
S.TieCheckBox(_("Display effects in graphical mode when supported"),
|
||||
wxT("/Effects/GUI"),
|
||||
true);
|
||||
}
|
||||
S.EndStatic();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user