SetupDialog: turn off auto save per default
Due to various bug reports, I think we should turn off auto save per default. Users who want this feature can turn it on explicitely (and live with problems when they have big projects).
This commit is contained in:
@@ -153,7 +153,7 @@ private:
|
||||
bool m_disableChActInd;
|
||||
bool m_manualChPiano;
|
||||
bool m_smoothScroll;
|
||||
bool m_disableAutoSave;
|
||||
bool m_enableAutoSave;
|
||||
bool m_oneInstrumentTrackWindow;
|
||||
bool m_compactTrackButtons;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user