1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00

OP-907 reverted airframe.ui border from 9 to 12 to make it more consistent

with other config tabs
This commit is contained in:
Philippe Renon 2013-04-24 22:05:31 +02:00
parent 4690949575
commit d7596a64ff

View File

@ -15,7 +15,7 @@
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_10"> <layout class="QVBoxLayout" name="verticalLayout_10">
<property name="margin"> <property name="margin">
<number>9</number> <number>12</number>
</property> </property>
<item> <item>
<widget class="QGroupBox" name="vehicleTypeGroupBox"> <widget class="QGroupBox" name="vehicleTypeGroupBox">
@ -197,8 +197,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>838</width> <width>832</width>
<height>467</height> <height>461</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">