This commit is contained in:
Zacharias-Brohn
2025-11-09 01:20:23 +01:00
parent 9894c2b7ec
commit 296264d2c8
-10
View File
@@ -119,16 +119,6 @@ PanelWindow {
}
}
// MouseArea {
// anchors.fill: parent
// acceptedButtons: Qt.LeftButton | Qt.RightButton | Qt.MiddleButton
// onClicked: {
// if ( root.centerShown ) {
// root.centerShown = false;
// }
// }
// }
Rectangle {
id: backgroundRect
y: 10