4
0
mirror of https://github.com/QuasarApp/Hanoi-Towers.git synced 2025-05-14 18:39:33 +00:00

ref Fixing: changing the centering of the title.

This commit is contained in:
IgorekLoschinin 2021-07-21 21:06:01 +03:00
parent 77590689a2
commit d25936fbe2

@ -31,7 +31,7 @@ Dialog {
text: qsTr("Thanks for your support!")
font.bold: true
font.capitalization: Font.AllUppercase
horizontalAlignment: Text.AlignLeft
horizontalAlignment: Text.AlignHCenter
Layout.fillWidth: true
}