ShareUserGroupWidget: sync the share confirm button size with others

This keeps also the total width of the share dialog constant.
This commit is contained in:
J-P Nurmi 2018-11-16 20:23:32 +01:00
parent fae1c0dbdd
commit 94750a5ea1

View file

@ -109,7 +109,13 @@
<property name="minimumSize">
<size>
<width>18</width>
<height>0</height>
<height>26</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>18</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">