Meshroom/meshroom/ui/qml/Viewer/MTracks.qml
Candice Bentéjac 0e71f2a520 [qt6] Update versions for all the imported modules
Qt3D.Extras cannot be updated to 2.6 yet, otherwise there are errors.
2024-11-07 18:09:01 +01:00

7 lines
92 B
QML

import QtQuick
import AliceVision 1.0 as AliceVision
AliceVision.MTracks {
id: root
}