readonlypropertystringwelcomeText:qsTr("%1 can upgrade the firmware on Pixhawk devices, SiK Radios and PX4 Flow Smart Cameras.").arg(QGroundControl.appName)
...
...
@@ -117,7 +128,7 @@ QGCView {
}
}
onCompleted:{
Component.onCompleted:{
if(controllerCompleted){
// We can only start the board search when the Qml and Controller are completely done loading