fixed the FriendList layout

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4651 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2011-10-23 22:39:08 +00:00
parent 1fc8c5ef70
commit 659814f156

View File

@ -11,6 +11,9 @@
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QTreeWidget" name="peerTreeWidget">
<property name="font">
@ -63,6 +66,9 @@
<attribute name="headerDefaultSectionSize">
<number>200</number>
</attribute>
<attribute name="headerDefaultSectionSize">
<number>200</number>
</attribute>
<column>
<property name="text">
<string>Friends</string>