forked from qt-creator/qt-creator
Core: Fix qbs build.
Change-Id: I2a9a8f0bf61b61a6d2cd1e9e2c6bfe2b23b10b8e Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -7,7 +7,7 @@ QtcPlugin {
|
|||||||
Depends {
|
Depends {
|
||||||
name: "Qt"
|
name: "Qt"
|
||||||
submodules: [
|
submodules: [
|
||||||
"widgets", "xml", "network", "script", "sql", "help", "printsupport"
|
"widgets", "xml", "network", "qml", "sql", "help", "printsupport"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user