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

OP-833 gcs options dialog polishing: zeroed margin of top level widget

This commit is contained in:
Philippe Renon 2013-02-02 16:03:54 +01:00
parent d8ce755cfd
commit 96651e302a
4 changed files with 11 additions and 11 deletions

View File

@ -11,6 +11,9 @@
</rect>
</property>
<layout class="QVBoxLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">

View File

@ -11,6 +11,9 @@
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">

View File

@ -20,6 +20,9 @@
<string/>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="configurationBox">
<property name="title">

View File

@ -20,16 +20,7 @@
<string>Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="leftMargin">
<number>12</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>12</number>
</property>
<property name="bottomMargin">
<property name="margin">
<number>0</number>
</property>
<item>
@ -48,7 +39,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>444</width>
<width>468</width>
<height>436</height>
</rect>
</property>