mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Remove unneeded anchor from workspace summary dialog
CURA-8688
This commit is contained in:
parent
bb1a2a9988
commit
ea588d85fb
1 changed files with 0 additions and 1 deletions
|
@ -272,7 +272,6 @@ UM.Dialog
|
|||
UM.CheckBox
|
||||
{
|
||||
id: dontShowAgainCheckbox
|
||||
anchors.left: parent.left
|
||||
text: catalog.i18nc("@action:label", "Don't show project summary on save again")
|
||||
checked: dontShowAgain
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue