Fixed padding of configuration behavior panel

This commit is contained in:
Jordan Sherer 2018-11-28 16:42:09 -05:00
parent 693eec8b4b
commit 55f04d3cd7

View File

@ -279,8 +279,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>724</width> <width>738</width>
<height>410</height> <height>453</height>
</rect> </rect>
</property> </property>
<layout class="QVBoxLayout" name="verticalLayout_26"> <layout class="QVBoxLayout" name="verticalLayout_26">
@ -682,6 +682,19 @@ text message.</string>
</layout> </layout>
</widget> </widget>
</item> </item>
<item>
<spacer name="verticalSpacer_5">
<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> <item>
<widget class="QGroupBox" name="heartbeatGroupBox"> <widget class="QGroupBox" name="heartbeatGroupBox">
<property name="visible"> <property name="visible">
@ -757,19 +770,6 @@ text message.</string>
</widget> </widget>
</widget> </widget>
</item> </item>
<item>
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout> </layout>
</widget> </widget>
</widget> </widget>
@ -2011,7 +2011,7 @@ both here.</string>
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>0</x> <x>0</x>
<y>-23</y> <y>0</y>
<width>746</width> <width>746</width>
<height>525</height> <height>525</height>
</rect> </rect>