mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Whitespace cleanup
This commit is contained in:
parent
94493e038e
commit
e922616ef9
@ -618,8 +618,7 @@
|
|||||||
(templ-name (gnc:report-template-name (hash-ref *gnc:_report-templates_* type)))
|
(templ-name (gnc:report-template-name (hash-ref *gnc:_report-templates_* type)))
|
||||||
(options (gnc:report-template-new-options report-template))
|
(options (gnc:report-template-new-options report-template))
|
||||||
(embedded-options (gnc:report-generate-options-embedded options))
|
(embedded-options (gnc:report-generate-options-embedded options))
|
||||||
(guid (gnc:report-template-report-guid report-template))
|
(guid (gnc:report-template-report-guid report-template)))
|
||||||
)
|
|
||||||
(gnc:report-generate-saved-forms-string name type templ-name options embedded-options guid)))
|
(gnc:report-generate-saved-forms-string name type templ-name options embedded-options guid)))
|
||||||
|
|
||||||
(define gnc:current-saved-reports
|
(define gnc:current-saved-reports
|
||||||
|
Loading…
Reference in New Issue
Block a user