Use spacer to left-align capture counters button

This commit is contained in:
baldurk
2017-08-24 13:48:28 +01:00
parent 9c948173c2
commit bf060cfa24
@@ -56,6 +56,19 @@
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>