From e255a698cb12a6e25d6f13aef3f7428dd7bc56fe Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 28 May 2017 02:21:05 -0700 Subject: QML UI: remove code that's commented out Signed-off-by: Dirk Hohndel --- mobile-widgets/qml/DownloadFromDiveComputer.qml | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'mobile-widgets/qml/DownloadFromDiveComputer.qml') diff --git a/mobile-widgets/qml/DownloadFromDiveComputer.qml b/mobile-widgets/qml/DownloadFromDiveComputer.qml index 687e850b8..9a56abe23 100644 --- a/mobile-widgets/qml/DownloadFromDiveComputer.qml +++ b/mobile-widgets/qml/DownloadFromDiveComputer.qml @@ -16,18 +16,6 @@ Kirigami.Page { Layout.fillWidth: true; title: qsTr("Dive Computer") -/* this can be done by hitting the back key - contextualActions: [ - Kirigami.Action { - text: qsTr("Close Preferences") - iconName: "dialog-cancel" - onTriggered: { - stackView.pop() - contextDrawer.close() - } - } - ] - */ DCDownloadThread { id: downlodaThread deviceData.vendor : comboVendor.currentText -- cgit v1.2.3-70-g09d2