|
|
@ -128,7 +128,7 @@ QGCView { |
|
|
|
} |
|
|
|
} |
|
|
|
Row { |
|
|
|
Row { |
|
|
|
QGCLabel { |
|
|
|
QGCLabel { |
|
|
|
anchors.baseline: batLowLevelField.baseline |
|
|
|
anchors.baseline: batCritLevelField.baseline |
|
|
|
width: _middleRowWidth |
|
|
|
width: _middleRowWidth |
|
|
|
text: qsTr("Battery Failsafe Level:") |
|
|
|
text: qsTr("Battery Failsafe Level:") |
|
|
|
} |
|
|
|
} |
|
|
|