Commit bbf8ea44 authored by Gus Grubba's avatar Gus Grubba

Merge pull request #3278 from dogmaphobic/copyPasteError

Minor copy/paste error.
parents 5903cc8d 7481468c
...@@ -128,7 +128,7 @@ QGCView { ...@@ -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:")
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment