Removed DemoPanel
This commit is contained in:
parent
2a8752e81d
commit
30722975f3
3 changed files with 0 additions and 322 deletions
|
|
@ -119,16 +119,6 @@ Variants {
|
|||
anchors.verticalCenter: parent.verticalCenter
|
||||
}
|
||||
|
||||
// NIconButton {
|
||||
// id: demoPanelToggle
|
||||
// icon: "experiment"
|
||||
// tooltipText: "Open Demo Panel"
|
||||
// sizeMultiplier: 0.8
|
||||
// anchors.verticalCenter: parent.verticalCenter
|
||||
// onClicked: {
|
||||
// demoPanel.isLoaded = !demoPanel.isLoaded
|
||||
// }
|
||||
// }
|
||||
SidePanelToggle {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue