mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 18:35:53 +08:00
cleanup
CURA-9793
This commit is contained in:
parent
5d5915e49e
commit
d9a2a3f5b7
@ -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…
x
Reference in New Issue
Block a user