mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 798765 - Increase the limit for Maximum Slices in the Expense Piechart
57d680912e
was missed out in maint merge
This commit is contained in:
parent
bc26f0b9ba
commit
bfb56bdf63
@ -148,7 +148,7 @@ balance at a given time"))
|
|||||||
(gnc-register-number-range-option options
|
(gnc-register-number-range-option options
|
||||||
gnc:pagename-display optname-slices
|
gnc:pagename-display optname-slices
|
||||||
"c" (N_ "Maximum number of slices in pie.") 7
|
"c" (N_ "Maximum number of slices in pie.") 7
|
||||||
2 24 1)
|
2 255 1)
|
||||||
|
|
||||||
(gnc:options-add-plot-size!
|
(gnc:options-add-plot-size!
|
||||||
options gnc:pagename-display
|
options gnc:pagename-display
|
||||||
|
Loading…
Reference in New Issue
Block a user