summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@theqtcompany.com>2015-03-30 17:49:45 +0200
committerAlessandro Portale <alessandro.portale@theqtcompany.com>2015-04-01 08:55:16 +0000
commit8983ccc28415ce788262d1c405d727432eabcb3e (patch)
tree50cf26e12a1be1161419560b47424a4f3ecb4be2 /src/plugins/qmljseditor
parent1e7fa33a134a63843ef76654a39d499eb628b787 (diff)
downloadqt-creator-8983ccc28415ce788262d1c405d727432eabcb3e.tar.gz
Remove a few unneeded "QT += script"s
Change-Id: I078300c7b7a9667109754522048736c886b815ae Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
Diffstat (limited to 'src/plugins/qmljseditor')
-rw-r--r--src/plugins/qmljseditor/qmljseditor.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/qmljseditor/qmljseditor.pro b/src/plugins/qmljseditor/qmljseditor.pro
index 3cbd8cb59d..450feb25b1 100644
--- a/src/plugins/qmljseditor/qmljseditor.pro
+++ b/src/plugins/qmljseditor/qmljseditor.pro
@@ -1,5 +1,4 @@
include(../../qtcreatorplugin.pri)
-QT += script
DEFINES += \
QMLJSEDITOR_LIBRARY