Browse Source

Minor label text edit.

QGC4.4
Rustom Jehangir 9 years ago
parent
commit
66efcdfc8c
  1. 2
      src/AutoPilotPlugins/APM/APMLightsComponent.qml

2
src/AutoPilotPlugins/APM/APMLightsComponent.qml

@ -121,7 +121,7 @@ SetupPage {
QGCLabel { QGCLabel {
id: settingsLabel id: settingsLabel
text: qsTr("Light Settings") text: qsTr("Light Output Channels")
font.family: ScreenTools.demiboldFontFamily font.family: ScreenTools.demiboldFontFamily
} }

Loading…
Cancel
Save