mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 00:08:29 +02:00
[qt6] Update versions for all the imported modules
Qt3D.Extras cannot be updated to 2.6 yet, otherwise there are errors.
This commit is contained in:
parent
6d845376eb
commit
0e71f2a520
105 changed files with 397 additions and 349 deletions
|
@ -1,9 +1,9 @@
|
|||
import QtQuick 2.15
|
||||
import Qt3D.Core 2.15
|
||||
import Qt3D.Render 2.15
|
||||
import Qt3D.Input 2.15
|
||||
import Qt3D.Logic 2.15
|
||||
import QtQml 2.2
|
||||
import QtQuick
|
||||
import Qt3D.Core 2.6
|
||||
import Qt3D.Render 2.6
|
||||
import Qt3D.Input 2.6
|
||||
import Qt3D.Logic 2.6
|
||||
import QtQml
|
||||
|
||||
import Meshroom.Helpers 1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue