mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 20:33:14 +08:00
Remove redundant reference to spacer
CURA-9005
This commit is contained in:
parent
76d9cf6f4d
commit
dc5a1ae120
@ -19,9 +19,6 @@ UM.TooltipArea
|
|||||||
UM.CheckBox
|
UM.CheckBox
|
||||||
{
|
{
|
||||||
id: check
|
id: check
|
||||||
|
|
||||||
anchors.left: spacer.right
|
|
||||||
|
|
||||||
text: definition.label
|
text: definition.label
|
||||||
checked: addedSettingsModel.getVisible(model.key)
|
checked: addedSettingsModel.getVisible(model.key)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user