aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--qt-mobile/qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml
index 6e9bb767c..1b7958f24 100644
--- a/qt-mobile/qml/main.qml
+++ b/qt-mobile/qml/main.qml
@@ -47,6 +47,7 @@ MobileComponents.ApplicationWindow {
text: "Dive list"
onTriggered: {
returnTopPage()
+ globalDrawer.close()
}
},
Action {