Start on new bar
This commit is contained in:
parent
a7698d8833
commit
3b587f3e15
9 changed files with 311 additions and 4 deletions
|
|
@ -12,6 +12,10 @@ ShellRoot {
|
|||
Scope {
|
||||
property var modelData
|
||||
|
||||
Bar {
|
||||
screen: modelData
|
||||
}
|
||||
|
||||
PanelWindow {
|
||||
id: window
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue