mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04: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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue