small fix in nnumbering posted widgets

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7962 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
csoler 2015-02-20 10:30:49 +00:00
parent 9e57b9b525
commit 3a7ef25adf

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>756</width> <width>761</width>
<height>428</height> <height>428</height>
</rect> </rect>
</property> </property>
@ -218,7 +218,7 @@
<item> <item>
<widget class="QLabel" name="showLabel"> <widget class="QLabel" name="showLabel">
<property name="text"> <property name="text">
<string>1-100</string> <string>1-10</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -265,7 +265,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>754</width> <width>759</width>
<height>16</height> <height>16</height>
</rect> </rect>
</property> </property>