mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-28 18:42:20 -04:00
* Fixed Add Friend and Invite Frieds Dialogs
* Set minimum size for Channels frame * Set minimum size for Friends TreeWidget git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@856 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b9236dc91e
commit
505b5c6363
6 changed files with 217 additions and 150 deletions
|
@ -204,6 +204,12 @@
|
|||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize" >
|
||||
<size>
|
||||
<width>220</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize" >
|
||||
<size>
|
||||
<width>220</width>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue