* 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:
defnax 2008-11-30 02:21:02 +00:00
parent b9236dc91e
commit 505b5c6363
6 changed files with 217 additions and 150 deletions

View file

@ -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>