mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
set default Album Thumbnail picture
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5867 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
9e30148c63
commit
ae0e93ac41
1 changed files with 3 additions and 2 deletions
|
@ -123,8 +123,8 @@ border-radius: 10px;
|
|||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../images.qrc">
|
||||
<normaloff>:/images/channels.png</normaloff>:/images/channels.png</iconset>
|
||||
<iconset resource="Photo_images.qrc">
|
||||
<normaloff>:/images/album_64.png</normaloff>:/images/album_64.png</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
@ -349,6 +349,7 @@ border-radius: 10px;
|
|||
</customwidgets>
|
||||
<resources>
|
||||
<include location="../images.qrc"/>
|
||||
<include location="Photo_images.qrc"/>
|
||||
</resources>
|
||||
<connections>
|
||||
<connection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue