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:
Dirk Hohndel 2020-01-09 18:22:48 -08:00
parent 3c2a192864
commit 2936d203e2

View file

@ -141,6 +141,9 @@ Kirigami.ApplicationWindow {
pageStack.push(detailsWindow)
}
contextDrawer: Kirigami.ContextDrawer {
}
globalDrawer: Kirigami.GlobalDrawer {
id: globalDrawer
height: rootItem.height