Increase the seed time limit spinner max value to 10000

This commit is contained in:
Andrew Resch 2009-07-30 22:51:44 +00:00
parent 5998eea0bd
commit ccaf4e65f7
1 changed files with 1 additions and 1 deletions

View File

@ -2987,7 +2987,7 @@ Disabled</property>
<property name="can_focus">True</property>
<property name="width_chars">6</property>
<property name="xalign">1</property>
<property name="adjustment">6 -1 100 1 10 0</property>
<property name="adjustment">6 -1 10000 1 10 0</property>
</widget>
<packing>
<property name="left_attach">1</property>