Increase the seed time limit spinner max value to 10000
This commit is contained in:
parent
5998eea0bd
commit
ccaf4e65f7
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue