[qml] Qt5.15: Upgrade all Qt3D modules

This commit is contained in:
Candice Bentéjac 2023-01-04 17:23:01 +01:00
parent 9b5dd40b02
commit 423de8ccfe
24 changed files with 92 additions and 81 deletions

View file

@ -1,7 +1,7 @@
import Qt3D.Core 2.0
import Qt3D.Render 2.9
import Qt3D.Input 2.0
import Qt3D.Extras 2.10
import Qt3D.Core 2.15
import Qt3D.Render 2.15
import Qt3D.Input 2.15
import Qt3D.Extras 2.15
import QtQuick 2.15
Entity {