mobile-widgets/qml: block profile export (temporary)

The current png generation is intertangled with the desktop
UI, and a shared Webservice needs to be developed.

Block Radiobutton

Signed-off-by: Jan Iversen <jan@casacondor.com>
This commit is contained in:
jan Iversen 2019-11-22 19:43:00 +01:00 committed by Dirk Hohndel
parent d2b633b2a8
commit 92b56d0583

View file

@ -154,6 +154,7 @@ Kirigami.ScrollablePage {
}
RadioButton {
Layout.fillWidth: true
visible: false // TEMPORARY MEASURE, until a non UI PNG generation is ready
text: qsTr("Export Dive profile")
exclusiveGroup: radioGroup
onClicked: {