mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Remove GUI Effect preference
Now handled by the individual effect options dialogs
This commit is contained in:
@@ -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();
|
||||
|
||||
|
Reference in New Issue
Block a user