mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 16:24:41 +08:00
Fix code style
CURA-4503
This commit is contained in:
parent
334283e893
commit
67c11b8cdf
@ -85,11 +85,11 @@ UM.Dialog
|
||||
|
||||
Label
|
||||
{
|
||||
id: checkboxTextWithNiceRendering
|
||||
anchors.left: rememberChoiceCheckBox.right
|
||||
anchors.bottom: rememberChoiceCheckBox.bottom
|
||||
font: UM.Theme.getFont("default")
|
||||
text: catalog.i18nc("@text:window", "Remember my choice")
|
||||
id: checkboxTextWithNiceRendering
|
||||
anchors.left: rememberChoiceCheckBox.right
|
||||
anchors.bottom: rememberChoiceCheckBox.bottom
|
||||
font: UM.Theme.getFont("default")
|
||||
text: catalog.i18nc("@text:window", "Remember my choice")
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user