mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/utility-reports/iframe-url.scm: added use-modules.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5630 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
430eb972f7
commit
0b8d7ac372
@ -1,5 +1,6 @@
|
||||
|
||||
(define-module (gnucash report iframe-url))
|
||||
(use-modules (gnucash bootstrap) (g-wrapped gw-gnc)) ;; FIXME: delete after we finish modularizing.
|
||||
(use-modules (ice-9 slib))
|
||||
(use-modules (gnucash gnc-module))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user