From 5aba24248f8b11baef6c10c36a6fdf07ebb001ee Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Fri, 6 Dec 2019 22:38:07 +0100 Subject: mobile/qml: correct typo in Export.qml Correct default value for export type. Signed-off-by: Jan Iversen --- mobile-widgets/qml/Export.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile-widgets/qml/Export.qml') diff --git a/mobile-widgets/qml/Export.qml b/mobile-widgets/qml/Export.qml index f88ba7f11..094749dbc 100644 --- a/mobile-widgets/qml/Export.qml +++ b/mobile-widgets/qml/Export.qml @@ -10,7 +10,7 @@ import org.kde.kirigami 2.4 as Kirigami Kirigami.ScrollablePage { title: qsTr("Export Divelog information") - property int selectedExport: ExportType.EX_DIVE_XML + property int selectedExport: ExportType.EX_DIVES_XML FileDialog { id: saveAsDialog -- cgit v1.2.3-70-g09d2