Use Item instead of Row class for firstRow

This commit is contained in:
ItsDrike 2024-12-03 15:48:52 +01:00
parent 3acfe3e093
commit f7d29ed4dc
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -25,8 +25,7 @@ ApplicationWindow {
anchors.left: parent.left
anchors.right: parent.right
Row {
spacing: 0
Item {
anchors.fill: parent
anchors.margins: 10