Hello, developers!

I build QtC 7 with QBS. After building the project, file share/qtcreator/qml-type-descriptions/qbs-bundle.json is modified. Here is the diff:

diff --git a/share/qtcreator/qml-type-descriptions/qbs-bundle.json b/share/qtcreator/qml-type-descriptions/qbs-bundle.json
index 7f0c688691..9b2f233a4c 100644
--- a/share/qtcreator/qml-type-descriptions/qbs-bundle.json
+++ b/share/qtcreator/qml-type-descriptions/qbs-bundle.json
@@ -17,6 +17,7 @@
         "qbs.Environment",
         "qbs.File",
         "qbs.FileInfo",
+        "qbs.Host",
         "qbs.ModUtils",
         "qbs.PathTools",
         "qbs.PkgConfig",


It can be fixed?

--
Best regards,
Pavel Karelin
_______________________________________________
Qbs mailing list
Qbs@qt-project.org
https://lists.qt-project.org/listinfo/qbs

Reply via email to