mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06: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
|
||||
}
|
||||
|
||||
//Replace this with the Extruder selector
|
||||
contents: [
|
||||
RecommendedSettingItem
|
||||
{
|
||||
Layout.preferredHeight: childrenRect.height
|
||||
settingName: catalog.i18nc("@action:label", "Print with")
|
||||
settingControl: Cura.ExtruderSelectorBar
|
||||
{
|
||||
|
@ -68,7 +68,6 @@ RecommendedSettingSection
|
|||
}
|
||||
}
|
||||
|
||||
Layout.preferredHeight: childrenRect.height
|
||||
},
|
||||
|
||||
RecommendedSettingItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue