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 <jan@casacondor.com>
This commit is contained in:
jan Iversen 2019-11-28 16:06:37 +01:00 committed by Dirk Hohndel
parent ed1264ce49
commit 936362c102

View file

@ -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: {