Use pixel size.

This commit is contained in:
Black Hat
2018-11-19 07:29:55 +08:00
parent c95ff1b4a0
commit 0ce98fc179
7 changed files with 26 additions and 26 deletions

View File

@@ -85,7 +85,7 @@ RowLayout {
color: "white"
font.family: CommonFont.font.family
font.pointSize: 10.5
font.pixelSize: 14
selectByMouse: true
readOnly: true
wrapMode: Label.Wrap