1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-15 07:29:15 +01:00

LP-104 LP-196 Wizard Input page: change layout

This commit is contained in:
Laurent Lalanne 2016-01-09 22:33:11 +01:00
parent 9f947ca9a4
commit 2b3d5d6ee0

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>738</width> <width>753</width>
<height>494</height> <height>494</height>
</rect> </rect>
</property> </property>
@ -50,9 +50,9 @@ p, li { white-space: pre-wrap; }
</spacer> </spacer>
</item> </item>
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing"> <property name="bottomMargin">
<number>2</number> <number>20</number>
</property> </property>
<item> <item>
<widget class="QToolButton" name="pwmButton"> <widget class="QToolButton" name="pwmButton">
@ -139,6 +139,13 @@ p, li { white-space: pre-wrap; }
</property> </property>
</widget> </widget>
</item> </item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>2</number>
</property>
<item> <item>
<widget class="QToolButton" name="sbusButton"> <widget class="QToolButton" name="sbusButton">
<property name="font"> <property name="font">