mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Fix typo.
Contributes to CURA-5785.
This commit is contained in:
parent
a9672458fd
commit
a1f3ebc25b
1 changed files with 2 additions and 2 deletions
|
@ -54,8 +54,8 @@ Item
|
|||
height: contentHeight
|
||||
visible: extruderEnabled
|
||||
renderType: Text.NativeRendering
|
||||
horizontalAlignment: Text.alignHCenter
|
||||
verticalAlignment: Text.alignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
}
|
||||
|
||||
UM.RecolorImage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue