aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/texteditor.pro')
-rw-r--r--src/plugins/texteditor/texteditor.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/texteditor/texteditor.pro b/src/plugins/texteditor/texteditor.pro
index 51d37f673d..40fc8d6308 100644
--- a/src/plugins/texteditor/texteditor.pro
+++ b/src/plugins/texteditor/texteditor.pro
@@ -1,8 +1,7 @@
DEFINES += TEXTEDITOR_LIBRARY
-QT += xml network
+QT += network printsupport xml
CONFIG += exceptions
CONFIG += include_source_dir # For the highlighter autotest.
-greaterThan(QT_MAJOR_VERSION, 4): QT += printsupport
include(../../qtcreatorplugin.pri)
SOURCES += texteditorplugin.cpp \
textfilewizard.cpp \