mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-03 00:38:41 +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,8 +2,8 @@ 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 Qt3D.Logic 2.0
|
||||
import QtQuick 2.15
|
||||
|
||||
/**
|
||||
* Wrapper for TransformGizmo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue