mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix "unbound variable" problem due to split of gnome-utils directory.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18051 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
607931cee4
commit
a62e81f0ae
@ -35,7 +35,7 @@
|
||||
(require 'printf)
|
||||
|
||||
(gnc:module-load "gnucash/report/report-system" 0)
|
||||
(gnc:module-load "gnucash/gnome-utils" 0) ;for gnc-build-url
|
||||
(gnc:module-load "gnucash/html" 0) ;for gnc-build-url
|
||||
|
||||
(define (make-options)
|
||||
(let* ((options (gnc:new-options))
|
||||
|
Loading…
Reference in New Issue
Block a user