NIconButton: fontSizeMedium by default
This commit is contained in:
parent
cd6e672978
commit
15a57c6719
2 changed files with 1 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ Rectangle {
|
|||
property var onEntered: function () {}
|
||||
property var onExited: function () {}
|
||||
property var onClicked: function () {}
|
||||
property real fontPointSize: Style.fontSizeXL
|
||||
property real fontPointSize: Style.fontSizeMedium
|
||||
|
||||
implicitWidth: size
|
||||
implicitHeight: size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue