Fix #7564 (Allow bigger numbers in bulk metadata series numbers)

This commit is contained in:
Kovid Goyal 2010-11-16 12:04:54 -07:00
parent cce8c46a80
commit ef5b44c78d

View File

@ -308,6 +308,9 @@ from the value in the box</string>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>990000</number>
</property>
<property name="value">
<number>1</number>
</property>
@ -660,8 +663,8 @@ nothing should be put between the original text and the inserted text</string>
<rect>
<x>0</x>
<y>0</y>
<width>726</width>
<height>334</height>
<width>122</width>
<height>38</height>
</rect>
</property>
<layout class="QGridLayout" name="testgrid">