There was fixed font size for clear button

This commit is contained in:
Alex 2023-04-17 12:38:01 +03:00
parent 667c309076
commit ecdd89876f

View File

@ -14,6 +14,7 @@ Dialog {
ToolButton {
id: clearAllButton
text: qsTr("clear")
font.pointSize: 10
height: parent.height
anchors {
left: parent.left