mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
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:
parent
bd319d2357
commit
1d5dc08cc6
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user