mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-01 10:21:59 +02:00
[qml] Qt5.15: Upgrade all QtQuick modules
This commit is contained in:
parent
eabb146d42
commit
9b5dd40b02
89 changed files with 192 additions and 192 deletions
|
@ -1,7 +1,7 @@
|
|||
import QtQuick 2.9
|
||||
import QtQuick.Controls 2.4
|
||||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.15
|
||||
import QtQuick.Controls 1.4 as Controls1 // SplitView
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick.Layouts 1.11
|
||||
import MaterialIcons 2.2
|
||||
import Controls 1.0
|
||||
import Utils 1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue