diff --git a/src/ui/toolbar/RCRSSIIndicator.qml b/src/ui/toolbar/RCRSSIIndicator.qml index 0ec602c3f4f1993e447deb25c2e7b1149207c691..baf04b172e0d9009237c76614c81b09aa67ac795 100644 --- a/src/ui/toolbar/RCRSSIIndicator.qml +++ b/src/ui/toolbar/RCRSSIIndicator.qml @@ -19,7 +19,7 @@ import QGroundControl.ScreenTools 1.0 import QGroundControl.Palette 1.0 //------------------------------------------------------------------------- -//-- GPS Indicator +//-- RC RSSI Indicator Item { width: rssiRow.width * 1.1 anchors.top: parent.top