|
|
|
@ -101,7 +101,7 @@ QGCView {
@@ -101,7 +101,7 @@ QGCView {
|
|
|
|
|
if (ScreenTools.isMobile) { |
|
|
|
|
_root.showDialog(mobileFileSaver, "Save Mission File", _root.showDialogDefaultWidth, StandardButton.Save | StandardButton.Cancel) |
|
|
|
|
} else { |
|
|
|
|
controller.saveMissionToFile() |
|
|
|
|
controller.saveMissionToFilePicker() |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|