little layout change for PeerItem, removed not need label

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-08-25 21:29:55 +00:00
parent 9e86265f91
commit af81ffcf43

View File

@ -121,19 +121,6 @@ border-radius: 10px}</string>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_10">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Last Contact:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lastLabel">
<property name="sizePolicy">
@ -142,9 +129,18 @@ border-radius: 10px}</string>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>