mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
cleanup
CURA-9793
This commit is contained in:
parent
5d5915e49e
commit
d9a2a3f5b7
1 changed files with 1 additions and 2 deletions
|
|
@ -52,10 +52,10 @@ RecommendedSettingSection
|
||||||
storeIndex: 0
|
storeIndex: 0
|
||||||
}
|
}
|
||||||
|
|
||||||
//Replace this with the Extruder selector
|
|
||||||
contents: [
|
contents: [
|
||||||
RecommendedSettingItem
|
RecommendedSettingItem
|
||||||
{
|
{
|
||||||
|
Layout.preferredHeight: childrenRect.height
|
||||||
settingName: catalog.i18nc("@action:label", "Print with")
|
settingName: catalog.i18nc("@action:label", "Print with")
|
||||||
settingControl: Cura.ExtruderSelectorBar
|
settingControl: Cura.ExtruderSelectorBar
|
||||||
{
|
{
|
||||||
|
|
@ -68,7 +68,6 @@ RecommendedSettingSection
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Layout.preferredHeight: childrenRect.height
|
|
||||||
},
|
},
|
||||||
|
|
||||||
RecommendedSettingItem
|
RecommendedSettingItem
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue