mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-22 11:07:17 +02:00
[qt6] Remove imports of QML modules that do not exist anymore with Qt6.6
This commit is contained in:
parent
579371fd7c
commit
96a70c04ff
5 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@ import Utils 1.0
|
|||
import MaterialIcons 2.2
|
||||
|
||||
import Qt.labs.platform 1.0 as Platform
|
||||
import QtQuick.Dialogs 1.3
|
||||
import QtQuick.Dialogs
|
||||
|
||||
Item {
|
||||
id: root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue