Fix for Qt 5.9.

This commit is contained in:
Black Hat
2018-08-01 23:49:47 +08:00
parent 02ac1b02f1
commit 942d8b44a9
3 changed files with 2 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ Page {
Label {
text: "MATRIX LOGIN."
font.pointSize: 36
font.pointSize: 28
font.bold: true
color: "white"
}