mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-27 15:47:30 -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">
|
<property name="pixmap">
|
||||||
<pixmap resource="images.qrc">:/images/channels.png</pixmap>
|
<pixmap resource="images.qrc">:/images/channels.png</pixmap>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="scaledContents">
|
||||||
|
<bool>true</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="0" column="1">
|
<item row="0" column="1">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue