summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/tabpreferenceswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/tabpreferenceswidget.h')
-rw-r--r--src/plugins/texteditor/tabpreferenceswidget.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/plugins/texteditor/tabpreferenceswidget.h b/src/plugins/texteditor/tabpreferenceswidget.h
index a11f6ccad8..b2a558a6aa 100644
--- a/src/plugins/texteditor/tabpreferenceswidget.h
+++ b/src/plugins/texteditor/tabpreferenceswidget.h
@@ -36,8 +36,6 @@
#include "texteditor_global.h"
#include <QtGui/QWidget>
-#include <QtCore/QMap>
-
namespace TextEditor {
@@ -75,6 +73,5 @@ private:
TabPreferences *m_tabPreferences;
};
-
} // namespace TextEditor
#endif // TABPREFERENCESWIDGET_H