diff --git a/src/AutoPilotPlugins/PX4/SafetyComponent.qml b/src/AutoPilotPlugins/PX4/SafetyComponent.qml index c903fd0ba861432d60f1b09a66e0ebcf12fc4fd8..506bdd237ab6619b568b99c35973b98a8ec87d57 100644 --- a/src/AutoPilotPlugins/PX4/SafetyComponent.qml +++ b/src/AutoPilotPlugins/PX4/SafetyComponent.qml @@ -100,7 +100,6 @@ QGCView { spacing: _margins * 0.5 anchors.verticalCenter: parent.verticalCenter Row { - visible: !controller.vehicle.fixedWing QGCLabel { anchors.baseline: lowBattCombo.baseline width: _middleRowWidth