mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-07-23 11:37:28 +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
|
@ -1,7 +1,7 @@
|
|||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.15
|
||||
import QtQuick.Layouts 1.11
|
||||
import QtGraphicalEffects 1.12
|
||||
import Qt5Compat.GraphicalEffects
|
||||
|
||||
import Utils 1.0
|
||||
import MaterialIcons 2.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue