Adjust padding in LiveCapture dialog

This commit is contained in:
baldurk
2018-01-25 18:55:54 +00:00
parent b17790e5c2
commit 503fd1a858
+13
View File
@@ -168,6 +168,19 @@
</property>
</widget>
</item>
<item row="5" column="0" colspan="2">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>