mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-01 18:31:58 +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,6 +1,6 @@
|
|||
import QtQuick 2.7
|
||||
import QtQuick.Controls 2.0
|
||||
import QtQuick.Layouts 1.3
|
||||
import QtQuick 2.15
|
||||
import QtQuick.Controls 2.15
|
||||
import QtQuick.Layouts 1.11
|
||||
import MaterialIcons 2.2
|
||||
import Controls 1.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue