possible fixed the Add Button in ShareManager

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3883 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-11-30 15:21:03 +00:00
parent bd319d2357
commit 1d5dc08cc6

View File

@ -221,7 +221,7 @@ p, li { white-space: pre-wrap; }
<widget class="QPushButton" name="addButton"> <widget class="QPushButton" name="addButton">
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>27</width> <width>0</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>