mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 15:13:56 -06:00
Update QtQuick and QtQuick.Controls
CURA-7813
This commit is contained in:
parent
a277adae64
commit
2986d50745
148 changed files with 308 additions and 308 deletions
|
@ -1,6 +1,6 @@
|
|||
import QtQuick 2.2
|
||||
import QtQuick 2.15
|
||||
|
||||
import QtQuick.Controls 1.1
|
||||
import QtQuick.Controls 1.4
|
||||
import QtQuick.Controls.Styles 1.1
|
||||
import QtQuick.Layouts 1.1
|
||||
|
||||
|
@ -64,4 +64,4 @@ Item
|
|||
anchors.topMargin: UM.Theme.getSize("default_margin").height
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue