Merge pull request #323

23921c9 Smaller fontsize on WizardWelcome (taushet)
This commit is contained in:
Riccardo Spagni 2016-12-21 21:55:41 +02:00
commit 3d5701047e
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

View file

@ -158,7 +158,7 @@ Item {
Text {
font.family: "Arial"
font.pixelSize: 24
font.pixelSize: 18
anchors.horizontalCenter: parent.horizontalCenter
anchors.top: flagRect.bottom
anchors.topMargin: 10