From 2936d203e22058b8816fd54070b4b14dc6a362fb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 9 Jan 2020 18:22:48 -0800 Subject: 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 --- mobile-widgets/qml/main.qml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mobile-widgets/qml/main.qml') diff --git a/mobile-widgets/qml/main.qml b/mobile-widgets/qml/main.qml index f80061a29..f9895692f 100644 --- a/mobile-widgets/qml/main.qml +++ b/mobile-widgets/qml/main.qml @@ -141,6 +141,9 @@ Kirigami.ApplicationWindow { pageStack.push(detailsWindow) } + contextDrawer: Kirigami.ContextDrawer { + } + globalDrawer: Kirigami.GlobalDrawer { id: globalDrawer height: rootItem.height -- cgit v1.2.3-70-g09d2