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

OP-1331 minor tweaks to output channel form

This commit is contained in:
Philippe Renon 2014-05-11 17:46:37 +02:00
parent b6a297c40f
commit 9cf24a9731

View File

@ -554,7 +554,7 @@ margin:1px;</string>
<item> <item>
<widget class="QSlider" name="actuatorNeutral"> <widget class="QSlider" name="actuatorNeutral">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred"> <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
@ -586,7 +586,7 @@ margin:1px;</string>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>20</width> <width>25</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>