mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-08 06:03:49 +01:00
Bug977: Enable new scrolling limits as a Tracks preference, default off.
This commit is contained in:
@@ -576,6 +576,9 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
|
||||
bool mNormalizeOnLoad; //lda
|
||||
bool mShowId3Dialog; //lda
|
||||
bool mEmptyCanBeDirty;
|
||||
|
||||
bool mScrollBeyondZero;
|
||||
|
||||
bool mSelectAllOnNone;
|
||||
|
||||
bool mIsSyncLocked;
|
||||
|
||||
Reference in New Issue
Block a user