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:
parent
ed1264ce49
commit
936362c102
@ -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: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user