fixed the item order, name item was on wrong place

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5810 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-11-12 16:51:36 +00:00
parent f61a50c5a6
commit 818e8cf0d2

View File

@ -36,12 +36,12 @@
</property>
<column>
<property name="text">
<string>ID</string>
<string>Name</string>
</property>
</column>
<column>
<property name="text">
<string>Name</string>
<string>ID</string>
</property>
</column>
<column>
@ -104,7 +104,7 @@
<x>0</x>
<y>0</y>
<width>525</width>
<height>23</height>
<height>21</height>
</rect>
</property>
</widget>