[qml] Qt5.15: Upgrade all QtQuick modules

This commit is contained in:
Candice Bentéjac 2023-01-04 16:06:58 +01:00
parent eabb146d42
commit 9b5dd40b02
89 changed files with 192 additions and 192 deletions

View file

@ -2,7 +2,7 @@ import Qt3D.Core 2.0
import Qt3D.Render 2.9
import Qt3D.Input 2.0
import Qt3D.Extras 2.10
import QtQuick 2.9
import QtQuick 2.15
Entity {
id: root