mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 05:55:53 +08:00
correct spacing again....
This commit is contained in:
parent
5130b5814d
commit
e6cb24cbbc
@ -360,13 +360,13 @@ Item
|
|||||||
Cura.SimpleCheckBox // "Shared Heater"
|
Cura.SimpleCheckBox // "Shared Heater"
|
||||||
{
|
{
|
||||||
id: sharedHeaterCheckBox
|
id: sharedHeaterCheckBox
|
||||||
containerStackId: machineStackId
|
containerStackId: machineStackId
|
||||||
settingKey: "machine_extruders_share_heater"
|
settingKey: "machine_extruders_share_heater"
|
||||||
settingStoreIndex: propertyStoreIndex
|
settingStoreIndex: propertyStoreIndex
|
||||||
labelText: catalog.i18nc("@label", "Shared Heater")
|
labelText: catalog.i18nc("@label", "Shared Heater")
|
||||||
labelFont: base.labelFont
|
labelFont: base.labelFont
|
||||||
labelWidth: base.labelWidth
|
labelWidth: base.labelWidth
|
||||||
forceUpdateOnChangeFunction: forceUpdateFunction
|
forceUpdateOnChangeFunction: forceUpdateFunction
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user