fixed icon size

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7333 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2014-05-05 21:28:16 +00:00
parent 0290143da3
commit 7634afe733

View File

@ -37,12 +37,21 @@
</property>
<item>
<widget class="QLabel" name="titleBarPixmap">
<property name="maximumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="../images.qrc">:/images/circles/circles_32.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
<item>