summaryrefslogtreecommitdiffstats
path: root/src/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MainWindow.h')
-rw-r--r--src/MainWindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/MainWindow.h b/src/MainWindow.h
index c259dd0..4b500af 100644
--- a/src/MainWindow.h
+++ b/src/MainWindow.h
@@ -22,7 +22,6 @@
#include "MainWindowBase.h"
-#include "tqobjdefs.h"
#include "tqvaluelist.h"
@@ -130,7 +129,7 @@ class MainWindow : public MainWindowBase
TQTranslator *m_qTranslator;
bool m_sourceCodeChanged;
-///-- bool _indentSettingsChanged;
+ bool m_indentSettingsChanged;
bool m_previewToggled;
bool m_documentModified;
TQStringList m_recentlyOpenedList;