mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07:00
use namespace AlignmentFlag
Contributes to CURA-8640
This commit is contained in:
parent
3f8907d02a
commit
55cb86ebbd
6 changed files with 18 additions and 18 deletions
|
|
@ -50,7 +50,7 @@ UM.Dialog
|
|||
font: UM.Theme.getFont("large")
|
||||
anchors.verticalCenter: icon.verticalCenter
|
||||
height: UM.Theme.getSize("marketplace_large_icon").height
|
||||
verticalAlignment: Qt.AlignVCenter
|
||||
verticalAlignment: Qt.AlignmentFlag.AlignVCenter
|
||||
wrapMode: Text.Wrap
|
||||
renderType: Text.NativeRendering
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue