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
@@ -40,6 +40,7 @@ BarPopup {
WButton {
id: btn
Layout.fillWidth: true
inset: 2
required property var modelData
forceShowIcon: root.hasIcons