non important commit

This commit is contained in:
benstrb 2026-02-22 20:29:14 +01:00
parent 4bd20fdaae
commit 144d6a5def

View file

@ -7,6 +7,7 @@ FloatingWindow {
height: 100 height: 100
Text { Text {
anchors.centerIn anchors.centerIn: parent
text: "haayaa"
} }
} }