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