Commit 4640d27e authored by Lorenz Meier's avatar Lorenz Meier

Cleaned up comm settings widget

parent 4d98070c
......@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>324</width>
<height>415</height>
<height>475</height>
</rect>
</property>
<property name="windowTitle">
......@@ -36,8 +36,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>302</width>
<height>69</height>
<width>292</width>
<height>81</height>
</rect>
</property>
</widget>
......@@ -126,8 +126,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>302</width>
<height>69</height>
<width>292</width>
<height>81</height>
</rect>
</property>
</widget>
......@@ -136,19 +136,6 @@
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
......@@ -230,7 +217,6 @@
<zorder>connectionStatusLabel</zorder>
<zorder>advCheckBox</zorder>
<zorder>protocolTypeGroupBox</zorder>
<zorder>verticalSpacer</zorder>
</widget>
<resources/>
<connections>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment