mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
More reasonable limits for the SpinButton that selects significant figures.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14513 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
f0d64c1185
commit
f64d70b454
@ -1183,7 +1183,7 @@ year(s)</property>
|
||||
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
|
||||
<property name="snap_to_ticks">False</property>
|
||||
<property name="wrap">False</property>
|
||||
<property name="adjustment">1 1 99 1 10 10</property>
|
||||
<property name="adjustment">1 1 12 1 1 1</property>
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="left_attach">1</property>
|
||||
|
Loading…
Reference in New Issue
Block a user