mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Remove redundant reference to spacer
CURA-9005
This commit is contained in:
parent
76d9cf6f4d
commit
dc5a1ae120
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue