mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
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:
parent
5cbc3ada4c
commit
20c9e9d1c3
@ -66,7 +66,7 @@ color:gray;
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>16777215</width>
|
||||
<height>22</height>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
@ -237,6 +237,8 @@ border-image: url(:/images/closepressed.png)
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<resources/>
|
||||
<resources>
|
||||
<include location="../images.qrc"/>
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user