mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-04 16:14:00 +01:00
Scrubbing off by default.
This commit is contained in:
@@ -256,7 +256,7 @@ void GUIPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
true});
|
||||
S.TieCheckBox(XO("Show Scrub Ruler"),
|
||||
{wxT("/QuickPlay/ScrubbingEnabled"),
|
||||
true});
|
||||
false});
|
||||
}
|
||||
S.EndStatic();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user