mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Center Align Checkbox in per model settings visibilty menu
This commit is contained in:
parent
31225d5b32
commit
85973f4a1a
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ UM.Dialog
|
|||
{
|
||||
top: parent.top
|
||||
right: parent.right
|
||||
verticalCenter: filterInput.verticalCenter
|
||||
}
|
||||
text: catalog.i18nc("@label:checkbox", "Show all")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue