summaryrefslogtreecommitdiff
path: root/src/plugins/texteditor/texteditor.pro
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2016-01-25 13:21:11 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2016-01-25 13:21:18 +0100
commitd18d7eaef68f6105dcb285e8a8aefde5407f8416 (patch)
tree210234a7372ef292e14e186f71ba857ea7e12228 /src/plugins/texteditor/texteditor.pro
parenta081e8c96f11b8286a9e8810e438b1209727edcf (diff)
parent5b9350baf68e8319236960cc4e65b4f0f150fab6 (diff)
downloadqt-creator-d18d7eaef68f6105dcb285e8a8aefde5407f8416.tar.gz
Merge remote-tracking branch 'origin/3.6'
Change-Id: I4e1ec4054d7364057c63e63e293a246e64afdddb
Diffstat (limited to 'src/plugins/texteditor/texteditor.pro')
-rw-r--r--src/plugins/texteditor/texteditor.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/texteditor/texteditor.pro b/src/plugins/texteditor/texteditor.pro
index d65ba317ca..243f08b271 100644
--- a/src/plugins/texteditor/texteditor.pro
+++ b/src/plugins/texteditor/texteditor.pro
@@ -1,5 +1,5 @@
DEFINES += TEXTEDITOR_LIBRARY
-QT += network printsupport xml
+QT += gui-private network printsupport xml
CONFIG += exceptions
CONFIG += include_source_dir # For the highlighter autotest.
include(../../qtcreatorplugin.pri)