Added missing rendertype

This commit is contained in:
Jaime van Kessel 2019-04-04 09:51:53 +02:00 committed by Lipu Fei
parent 53c38e0a80
commit 29a55c2953

View File

@ -31,5 +31,6 @@ Rectangle
horizontalAlignment: Text.AlignHCenter
verticalAlignment: Text.AlignVCenter
font: UM.Theme.getFont("small")
renderType: Text.NativeRendering
}
}