From bf7d685962a82a7c70ee85cb868510bb10fcdae7 Mon Sep 17 00:00:00 2001 From: Jacob Walser Date: Wed, 3 May 2017 14:40:34 -0400 Subject: [PATCH] Copy/paste fix --- src/ui/toolbar/RCRSSIIndicator.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui/toolbar/RCRSSIIndicator.qml b/src/ui/toolbar/RCRSSIIndicator.qml index 0ec602c3f..baf04b172 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 -- 2.22.0