mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 08:48:40 +02:00
[qml] Qt5.15: Upgrade all Qt3D modules
This commit is contained in:
parent
9b5dd40b02
commit
423de8ccfe
24 changed files with 92 additions and 81 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue