mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-18 05:44:14 -05:00
fixed to scale the Channel logo
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3943 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dd3ddfb912
commit
37ba8ea682
@ -318,6 +318,9 @@ border-radius: 10px;
|
||||
<property name="pixmap">
|
||||
<pixmap resource="images.qrc">:/images/channels.png</pixmap>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
|
Loading…
x
Reference in New Issue
Block a user