logic: Enable/Disable Logging in Preferences
* disabled by default
This commit is contained in:
@@ -38,10 +38,12 @@ private:
|
||||
QComboBox* m_tabWidth;
|
||||
|
||||
QComboBox* m_colorSchemes;
|
||||
QLineEdit* m_scrollSpeed;
|
||||
std::vector<FilePath> m_colorSchemePaths;
|
||||
int m_oldColorSchemeIndex;
|
||||
|
||||
QLineEdit* m_scrollSpeed;
|
||||
QCheckBox* m_loggingEnabled;
|
||||
|
||||
QComboBox* m_threads;
|
||||
QCheckBox* m_fatalErrors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user