forked from qt-creator/qt-creator
Remove a few unneeded "QT += xml"s
Must at some point in time have been changed to use QXmlStream* Change-Id: I8ed535f51246a0917454352d459a0f24c34f4a62 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
DEFINES += QMLJS_BUILD_DIR
|
||||
|
||||
QT +=script xml
|
||||
QT +=script
|
||||
|
||||
include(../../qtcreatorlibrary.pri)
|
||||
include(qmljs-lib.pri)
|
||||
|
||||
Reference in New Issue
Block a user