forked from qt-creator/qt-creator
Move qrc parser from QmlJS to Utils
We'd like to make use of it in a more general context, and it's not directly related to QML. Change-Id: I025ec67829f85544667684cdb8c99d1ee4c18197 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -42,7 +42,6 @@ Project {
|
||||
"qmljsmodelmanagerinterface.cpp", "qmljsmodelmanagerinterface.h",
|
||||
"qmljsplugindumper.cpp", "qmljsplugindumper.h",
|
||||
"qmljspropertyreader.cpp", "qmljspropertyreader.h",
|
||||
"qmljsqrcparser.cpp", "qmljsqrcparser.h",
|
||||
"qmljsreformatter.cpp", "qmljsreformatter.h",
|
||||
"qmljsrewriter.cpp", "qmljsrewriter.h",
|
||||
"qmljsscanner.cpp", "qmljsscanner.h",
|
||||
|
||||
Reference in New Issue
Block a user