make wbutton not have stupid inset by default

This commit is contained in:
end-4
2025-11-22 16:36:41 +01:00
parent 6cb1b738c6
commit 7b2cfb11f6
7 changed files with 2 additions and 6 deletions
@@ -11,7 +11,6 @@ WButton {
property alias iconName: iconContent.icon
property alias monochrome: iconContent.monochrome
inset: 0
implicitWidth: 40
implicitHeight: 40