Set spacing to 1 - so there is a gap between kantum style buttons

This commit is contained in:
Craig Drummond
2016-08-29 11:58:47 +01:00
committed by Craig Drummond
parent 7d3dba4f38
commit bc2238fda8

View File

@@ -161,7 +161,7 @@
<item>
<layout class="QHBoxLayout" name="hlayout">
<property name="spacing">
<number>0</number>
<number>1</number>
</property>
<property name="margin">
<number>0</number>