|
|
@ -192,6 +192,7 @@ ApplicationWindow { |
|
|
|
|
|
|
|
|
|
|
|
function finishCloseProcess() { |
|
|
|
function finishCloseProcess() { |
|
|
|
QGroundControl.linkManager.shutdown() |
|
|
|
QGroundControl.linkManager.shutdown() |
|
|
|
|
|
|
|
QGroundControl.videoManager.stopVideo(); |
|
|
|
_forceClose = true |
|
|
|
_forceClose = true |
|
|
|
mainWindow.close() |
|
|
|
mainWindow.close() |
|
|
|
} |
|
|
|
} |
|
|
|