aboutsummaryrefslogtreecommitdiffstats
path: root/qt-mobile/qml
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-03 06:33:00 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-03-03 06:33:00 -0800
commit6ac4fe7b184a7ff2d3442b2d86ac7dfa56afee02 (patch)
tree2351656e8890e6d0fe958970099401ffb6b06423 /qt-mobile/qml
parentc5153fbc10d23ab2e83879f4d262b682233dc97d (diff)
downloadsubsurface-6ac4fe7b184a7ff2d3442b2d86ac7dfa56afee02.tar.gz
QML UI: show notification for saving dives to cloud as well
Fixes #1014 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile/qml')
-rw-r--r--qt-mobile/qml/main.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/qt-mobile/qml/main.qml b/qt-mobile/qml/main.qml
index 07caa4189..314bba900 100644
--- a/qt-mobile/qml/main.qml
+++ b/qt-mobile/qml/main.qml
@@ -25,7 +25,6 @@ MobileComponents.ApplicationWindow {
notification.hideNotification();
}
}
-
sharedNotificationComponent.show
}