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>
<x>0</x>
<y>0</y>
<width>724</width>
<height>410</height>
<width>738</width>
<height>453</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_26">
@ -682,6 +682,19 @@ text message.</string>
</layout>
</widget>
</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>
<widget class="QGroupBox" name="heartbeatGroupBox">
<property name="visible">
@ -757,19 +770,6 @@ text message.</string>
</widget>
</widget>
</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>
</widget>
</widget>
@ -2011,7 +2011,7 @@ both here.</string>
<property name="geometry">
<rect>
<x>0</x>
<y>-23</y>
<y>0</y>
<width>746</width>
<height>525</height>
</rect>