mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 12:55:54 +08:00
Downgrade version of certain qml impots to as low as they need to be
This commit is contained in:
parent
e0e77327b5
commit
45f5a222f0
@ -2,8 +2,8 @@
|
|||||||
// Cura is released under the terms of the LGPLv3 or higher.
|
// Cura is released under the terms of the LGPLv3 or higher.
|
||||||
|
|
||||||
import QtQuick 2.10
|
import QtQuick 2.10
|
||||||
import QtQuick.Controls 2.15
|
import QtQuick.Controls 2.11
|
||||||
import QtQml.Models 2.15 as Models
|
import QtQml.Models 2.14 as Models
|
||||||
|
|
||||||
import UM 1.2 as UM
|
import UM 1.2 as UM
|
||||||
import Cura 1.0 as Cura
|
import Cura 1.0 as Cura
|
||||||
|
Loading…
x
Reference in New Issue
Block a user