From 66efcdfc8c7bed3b71a918d4cc66a7aa6d9abaaa Mon Sep 17 00:00:00 2001 From: Rustom Jehangir Date: Fri, 14 Oct 2016 10:38:47 -0700 Subject: [PATCH] Minor label text edit. --- src/AutoPilotPlugins/APM/APMLightsComponent.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AutoPilotPlugins/APM/APMLightsComponent.qml b/src/AutoPilotPlugins/APM/APMLightsComponent.qml index 8b6effa4e..42c76d1a2 100644 --- a/src/AutoPilotPlugins/APM/APMLightsComponent.qml +++ b/src/AutoPilotPlugins/APM/APMLightsComponent.qml @@ -121,7 +121,7 @@ SetupPage { QGCLabel { id: settingsLabel - text: qsTr("Light Settings") + text: qsTr("Light Output Channels") font.family: ScreenTools.demiboldFontFamily } -- 2.22.0