Fixing the leftdock to accept Library items
This commit is contained in:
parent
48f051045f
commit
e1c7e319c7
7 changed files with 149 additions and 81 deletions
|
@ -21,6 +21,10 @@ Kirigami.ApplicationWindow {
|
|||
width: 1800
|
||||
height: 900
|
||||
|
||||
Rectangle {
|
||||
|
||||
}
|
||||
|
||||
Presenter.MainWindow {
|
||||
id: mainPage
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue