oops2
This commit is contained in:
@@ -119,16 +119,6 @@ PanelWindow {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// MouseArea {
|
|
||||||
// anchors.fill: parent
|
|
||||||
// acceptedButtons: Qt.LeftButton | Qt.RightButton | Qt.MiddleButton
|
|
||||||
// onClicked: {
|
|
||||||
// if ( root.centerShown ) {
|
|
||||||
// root.centerShown = false;
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
id: backgroundRect
|
id: backgroundRect
|
||||||
y: 10
|
y: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user