I don't think it works, adding `import QtQuick.Layouts 1.15` to qmldir of that module produces an errorĀ  "import requires 2 arguments, but 2 were provided"

In Qt5 you couldn't specify the version, yet. Try with only:

import QtQuick.Layouts

best regards,
Ulf
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to