set correct Avatar size for the Label.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3426 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-01 21:57:05 +00:00
parent c8de865e1a
commit d5ea522eb0

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>710</width>
<height>168</height>
<height>174</height>
</rect>
</property>
<property name="windowTitle">
@ -45,14 +45,14 @@ border-radius: 10px}</string>
<widget class="QLabel" name="avatarlabel">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="styleSheet">