QmlDesigner: Fix build with Qbs

Amends f09d4538e7.

Change-Id: I34579b59181c81150934b63dfe8a69e6488df816
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
This commit is contained in:
Christian Stenger
2022-05-24 09:57:47 +02:00
parent 37445824e3
commit 80609733a5

View File

@@ -62,6 +62,8 @@ Project {
"components/texteditor", "components/texteditor",
"components/timelineeditor", "components/timelineeditor",
"components/listmodeleditor", "components/listmodeleditor",
"components/materialbrowser",
"components/materialeditor",
]) ])
Properties { Properties {