mobile/divelist: add context drawer
This is just pulling in the object so it can later be used on other pages. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3c2a192864
commit
2936d203e2
@ -141,6 +141,9 @@ Kirigami.ApplicationWindow {
|
||||
pageStack.push(detailsWindow)
|
||||
}
|
||||
|
||||
contextDrawer: Kirigami.ContextDrawer {
|
||||
}
|
||||
|
||||
globalDrawer: Kirigami.GlobalDrawer {
|
||||
id: globalDrawer
|
||||
height: rootItem.height
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user