mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-23 02:41:01 -07:00
Add Section Header and Section Setting item components.
Upgrade Adhesion to use new components CURA-9793
This commit is contained in:
parent
a7dc1b24bc
commit
ac2e733ea6
4 changed files with 127 additions and 69 deletions
|
|
@ -98,12 +98,7 @@ Item
|
|||
Layout.fillWidth: true
|
||||
}
|
||||
|
||||
RecommendedAdhesionSelector
|
||||
{
|
||||
width: parent.width
|
||||
labelColumnWidth: parent.firstColumnWidth
|
||||
Layout.fillWidth: true
|
||||
}
|
||||
RecommendedAdhesionSelector {}
|
||||
}
|
||||
|
||||
UM.SettingPropertyProvider
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue