|
|
@ -100,7 +100,6 @@ QGCView { |
|
|
|
spacing: _margins * 0.5 |
|
|
|
spacing: _margins * 0.5 |
|
|
|
anchors.verticalCenter: parent.verticalCenter |
|
|
|
anchors.verticalCenter: parent.verticalCenter |
|
|
|
Row { |
|
|
|
Row { |
|
|
|
visible: !controller.vehicle.fixedWing |
|
|
|
|
|
|
|
QGCLabel { |
|
|
|
QGCLabel { |
|
|
|
anchors.baseline: lowBattCombo.baseline |
|
|
|
anchors.baseline: lowBattCombo.baseline |
|
|
|
width: _middleRowWidth |
|
|
|
width: _middleRowWidth |
|
|
|