making slide work regardless of other things
This commit is contained in:
parent
f374115513
commit
6e9e1eca0d
10 changed files with 720 additions and 271 deletions
|
@ -12,6 +12,7 @@ Kirigami.ApplicationWindow {
|
|||
id: root
|
||||
|
||||
property bool libraryOpen: true
|
||||
property bool presenting: false
|
||||
|
||||
pageStack.initialPage: mainPage
|
||||
header: Presenter.Header {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue