mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 13:45:52 +08:00
Remove unneeded anchor from workspace summary dialog
CURA-8688
This commit is contained in:
parent
bb1a2a9988
commit
ea588d85fb
@ -272,7 +272,6 @@ UM.Dialog
|
|||||||
UM.CheckBox
|
UM.CheckBox
|
||||||
{
|
{
|
||||||
id: dontShowAgainCheckbox
|
id: dontShowAgainCheckbox
|
||||||
anchors.left: parent.left
|
|
||||||
text: catalog.i18nc("@action:label", "Don't show project summary on save again")
|
text: catalog.i18nc("@action:label", "Don't show project summary on save again")
|
||||||
checked: dontShowAgain
|
checked: dontShowAgain
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user