ShareDialog: align the left margin

All other margins are 10px.
This commit is contained in:
J-P Nurmi 2018-11-15 20:26:09 +01:00
parent 3f2ff2e6ba
commit 7d3242077b

View file

@ -39,7 +39,7 @@
<enum>QLayout::SetFixedSize</enum> <enum>QLayout::SetFixedSize</enum>
</property> </property>
<property name="leftMargin"> <property name="leftMargin">
<number>15</number> <number>10</number>
</property> </property>
<property name="topMargin"> <property name="topMargin">
<number>10</number> <number>10</number>