1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 06:03:49 +01:00

Put the scroll-beyond-zero flag in just one place, ViewInfo

This commit is contained in:
Paul Licameli
2015-08-26 23:17:20 -04:00
parent d635ff36c4
commit 6c6fc360ca
7 changed files with 21 additions and 15 deletions

View File

@@ -606,8 +606,6 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
bool mShowId3Dialog; //lda
bool mEmptyCanBeDirty;
bool mScrollBeyondZero;
bool mSelectAllOnNone;
bool mIsSyncLocked;