mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
Merge Vincent Dawans's 'bug798809' into stable.
This commit is contained in:
commit
b3bf11c876
@ -582,7 +582,7 @@ not found.")))
|
||||
" (let*\n"
|
||||
" (\n"
|
||||
" (option (gnc-lookup-option (gnc:optiondb options) \"__general\" \"report-list\"))\n"
|
||||
" (saved-report-list (GncOption-set-value option))\n"
|
||||
" (saved-report-list (GncOption-get-value option))\n"
|
||||
" )\n"
|
||||
" (\n"
|
||||
" (lambda (option)\n"
|
||||
|
Loading…
Reference in New Issue
Block a user