possible fix for the channel/forum tree

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4257 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2011-06-13 15:47:45 +00:00
parent 5cbc3ada4c
commit 20c9e9d1c3

View File

@ -66,7 +66,7 @@ color:gray;
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>16777215</width> <width>16777215</width>
<height>22</height> <height>16777215</height>
</size> </size>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
@ -237,6 +237,8 @@ border-image: url(:/images/closepressed.png)
</item> </item>
</layout> </layout>
</widget> </widget>
<resources/> <resources>
<include location="../images.qrc"/>
</resources>
<connections/> <connections/>
</ui> </ui>