1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Cosmetic FlightMode GUI fix (OPReview-228)

This commit is contained in:
Oleg Semyonov 2012-07-03 11:04:18 +03:00
parent 727e67d7fd
commit 3cd293a5e6

View File

@ -410,6 +410,9 @@ margin:1px;</string>
<string>FlightMode Switch Positions</string>
</property>
<widget class="QComboBox" name="fmsModePos5">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
@ -423,6 +426,9 @@ margin:1px;</string>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos4">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
@ -452,6 +458,9 @@ margin:1px;</string>
</property>
</widget>
<widget class="QComboBox" name="fmsModePos6">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>