This commit is contained in:
end-4
2025-04-23 20:40:29 +02:00
parent 806230ff52
commit 41ffd0ac80
13 changed files with 491 additions and 7 deletions
@@ -31,10 +31,6 @@ Button {
}
}
onClicked: {
console.log("Button clicked:", buttonText)
}
background: Rectangle {
anchors.fill: parent
radius: Appearance.rounding.full