made current index be 0 for showing uploads by default

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4110 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2011-03-29 21:10:04 +00:00
parent cc5096e40a
commit beed4ccbde

View File

@ -671,7 +671,7 @@ p, li { white-space: pre-wrap; }
</font>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="icon">
@ -734,8 +734,8 @@ p, li { white-space: pre-wrap; }
<rect>
<x>0</x>
<y>0</y>
<width>596</width>
<height>101</height>
<width>598</width>
<height>99</height>
</rect>
</property>
</widget>