From 936362c1020a87a4c34252913f2cd5d49716c432 Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Thu, 28 Nov 2019 16:06:37 +0100 Subject: [PATCH] mobile/qml: activate dive_site export in UI Dive_site export is now implemented in Exportfuncs, so allow users to select it. Signed-off-by: Jan Iversen --- mobile-widgets/qml/Export.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/mobile-widgets/qml/Export.qml b/mobile-widgets/qml/Export.qml index ce283c10f..f88ba7f11 100644 --- a/mobile-widgets/qml/Export.qml +++ b/mobile-widgets/qml/Export.qml @@ -90,7 +90,6 @@ Kirigami.ScrollablePage { } RadioButton { Layout.fillWidth: true - visible: false // TEMPORARY MEASURE, until DiveFilter is available text: qsTr("Export Subsurface dive sites XML") exclusiveGroup: radioGroup onClicked: {