[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:
Candice Bentéjac 2024-10-01 14:21:15 +02:00
parent 6d845376eb
commit 0e71f2a520
105 changed files with 397 additions and 349 deletions

View file

@ -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