diff --git a/src/AutoPilotPlugins/PX4/AirframeComponent.qml b/src/AutoPilotPlugins/PX4/AirframeComponent.qml index 1508026..d8affe7 100644 --- a/src/AutoPilotPlugins/PX4/AirframeComponent.qml +++ b/src/AutoPilotPlugins/PX4/AirframeComponent.qml @@ -229,6 +229,7 @@ Your vehicle will also be restarted in order to complete the process.") anchors.left: parent.left anchors.right: parent.right model: modelData.airframes + textRole: "text" Component.onCompleted: { if (airframeCheckBox.checked) {