mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[qml] Qt5.15: Upgrade all QtQuick modules
This commit is contained in:
parent
eabb146d42
commit
9b5dd40b02
89 changed files with 192 additions and 192 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue