mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Add a check item to Tracks menu for the scrolling beyond zero preference
This commit is contained in:
@@ -179,6 +179,8 @@ double GetTime(const Track *t);
|
||||
void OnSortTime();
|
||||
void OnSortName();
|
||||
|
||||
void OnToggleScrollLeftOfZero();
|
||||
|
||||
void OnSnapToOff();
|
||||
void OnSnapToNearest();
|
||||
void OnSnapToPrior();
|
||||
|
||||
Reference in New Issue
Block a user