Add Corner.qml (~35mb for all 4 corners)
This commit is contained in:
parent
15a57c6719
commit
cdee8023de
4 changed files with 132 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ PanelWindow {
|
|||
icon: "widgets"
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
onClicked: function () {
|
||||
sidePanel.isLoaded = !demoPanel.isLoaded
|
||||
sidePanel.isLoaded = !sidePanel.isLoaded
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue