mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
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:
parent
9e57b9b525
commit
3a7ef25adf
@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>756</width>
|
||||
<width>761</width>
|
||||
<height>428</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -218,7 +218,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="showLabel">
|
||||
<property name="text">
|
||||
<string>1-100</string>
|
||||
<string>1-10</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -265,7 +265,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>754</width>
|
||||
<width>759</width>
|
||||
<height>16</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user