More sensible maximums

This commit is contained in:
David Sansome 2010-01-16 17:21:24 +00:00
parent 541f3be7ba
commit 82b010eeba
1 changed files with 6 additions and 0 deletions

View File

@ -100,6 +100,9 @@
<height>0</height>
</size>
</property>
<property name="maximum">
<number>999999</number>
</property>
</widget>
</item>
<item>
@ -126,6 +129,9 @@
<height>0</height>
</size>
</property>
<property name="maximum">
<number>999999</number>
</property>
</widget>
</item>
</layout>