Merge pull request #1884

310679c QML: fix various warnings (xiphon)
This commit is contained in:
luigi1111
2019-01-21 14:51:43 -06:00
6 changed files with 9 additions and 18 deletions

View File

@@ -51,7 +51,7 @@ Rectangle {
GridLayout {
id: grid
anchors.horizontalCenter: parent.horizontalCenter
Layout.alignment: Qt.AlignHCenter
columnSpacing: 0
property string fontColor: "white"
property int fontSize: 13 * scaleRatio