forked from brmlab/brmbar-github
brmbarv3: Resize all texts by a horrible hack
This commit is contained in:
parent
0b43a93c0d
commit
bab3dd376a
16 changed files with 58 additions and 58 deletions
|
@ -9,7 +9,7 @@ Rectangle {
|
|||
border.color: btnColor
|
||||
|
||||
property string text: "Button"
|
||||
property int fontSize: 60
|
||||
property int fontSize: 0.768 * 60
|
||||
property variant btnColor: "#ffffff"
|
||||
|
||||
signal buttonClick
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue