mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-13 00:53:14 -04:00
Set sizehint bigger then the Avatar picture size for MessengerWindow.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
de8bbd334e
commit
b01c6bf3d1
2 changed files with 3 additions and 3 deletions
|
@ -427,8 +427,8 @@ border: 1px solid #CCCCCC;
|
|||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
<width>40</width>
|
||||
<height>40</height>
|
||||
<width>38</width>
|
||||
<height>38</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="indentation">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue