rename object names for some header labels.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-10-07 14:17:53 +00:00
parent de38109b58
commit 4768c594b3
4 changed files with 18 additions and 21 deletions

View File

@ -610,7 +610,7 @@ border: 1px solid #CCCCCC;}
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="forumslabel">
<property name="font">
<font>
<family>Arial</family>
@ -829,9 +829,11 @@ p, li { white-space: pre-wrap; }
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel{border: 2px solid #CCCCCC;
<string notr="true">
border: 2px solid #CCCCCC;
border-radius: 10px;
background: white;}</string>
background: white;
</string>
</property>
<property name="text">
<string/>
@ -931,7 +933,8 @@ p, li { white-space: pre-wrap; }
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel{border: 2px solid #CCCCCC;
<string notr="true">QLabel#threadTitle{
border: 2px solid #CCCCCC;
border-radius: 10px;
background: white;}</string>
</property>

View File

@ -176,7 +176,7 @@ border: 1px solid #CCCCCC;}</string>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="networklabel">
<property name="font">
<font>
<family>Arial</family>

View File

@ -533,7 +533,7 @@ border: 1px solid #CCCCCC;}
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="friendslabel">
<property name="font">
<font>
<family>Arial</family>

View File

@ -541,16 +541,7 @@ border: 1px solid #CCCCCC;}</string>
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<property name="margin">
<number>2</number>
</property>
<item>
@ -572,7 +563,7 @@ border: 1px solid #CCCCCC;}</string>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_2">
<widget class="QLabel" name="downloadslabel">
<property name="font">
<font>
<pointsize>10</pointsize>
@ -665,6 +656,9 @@ p, li { white-space: pre-wrap; }
<attribute name="headerStretchLastSection">
<bool>false</bool>
</attribute>
<attribute name="headerStretchLastSection">
<bool>false</bool>
</attribute>
</widget>
</item>
</layout>
@ -740,8 +734,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>0</x>
<y>0</y>
<width>598</width>
<height>99</height>
<width>596</width>
<height>101</height>
</rect>
</property>
</widget>
@ -847,8 +841,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>0</x>
<y>0</y>
<width>578</width>
<height>113</height>
<width>98</width>
<height>28</height>
</rect>
</property>
</widget>