mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Remove scrolling left of zero check mark from Tracks menu...
... Less need now to make it more discoverable, because we override an "off" setting during transport with a pinned play head, thus removing some inconsistency and confusion.
This commit is contained in:
@@ -179,8 +179,6 @@ double GetTime(const Track *t);
|
||||
void OnSortTime();
|
||||
void OnSortName();
|
||||
|
||||
void OnToggleScrollLeftOfZero();
|
||||
|
||||
void OnSnapToOff();
|
||||
void OnSnapToNearest();
|
||||
void OnSnapToPrior();
|
||||
|
||||
Reference in New Issue
Block a user