1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00

LP-520 Change checkbox name

This commit is contained in:
Laurent Lalanne 2017-06-18 10:52:42 +02:00
parent 86a8eded51
commit 34d27dc854

View File

@ -2143,7 +2143,7 @@ Leave blank to use autogenerated Device ID.</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="4">
<item row="2" column="1" colspan="3">
<widget class="QCheckBox" name="PPMoutRssi">
<property name="toolTip">
<string>Add RSSI to the PPM output stream (Ch9)</string>
@ -2152,7 +2152,7 @@ Leave blank to use autogenerated Device ID.</string>
<enum>Qt::LeftToRight</enum>
</property>
<property name="text">
<string>RSSI to PPM</string>
<string>Send RSSI over PPM (Ch9)</string>
</property>
<property name="tristate">
<bool>false</bool>