_qgcView.showDialog(applyNewAltitude,qsTr("Apply new alititude"),showDialogDefaultWidth,StandardButton.Yes|StandardButton.No)
}
}
}
Component{
id:applyNewAltitude
QGCViewMessage{
message:qsTr("You have changed the default altitude for mission items. Would you like to apply that altitude to all the items in the current mission?")