This commit is contained in:
2025-10-21 22:48:57 +02:00
parent 1a39b63b20
commit 7fa9f85856
3 changed files with 2 additions and 24 deletions
+2 -4
View File
@@ -24,11 +24,9 @@ PanelWindow {
implicitWidth: 320
implicitHeight: 293
ToggleLayer {
id: toggleHelper
}
PetMarch {
id: petMarch
color: mainWindow.color
anchors.fill: parent
}
}