Load app-file, not app-file/gnome.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5795 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/g2-gog-integ
Dave Peticolas 25 years ago
parent 7e99c00c43
commit 8415599512

@ -148,7 +148,7 @@
;; Hopefully we can gradually make them autoloading.
(gnc:module-load "gnucash/engine" 0)
(gnc:module-load "gnucash/app-utils" 0)
(gnc:module-load "gnucash/app-file/gnome" 0)
(gnc:module-load "gnucash/app-file" 0)
(gnc:module-load "gnucash/register/ledger-core" 0)
(gnc:module-load "gnucash/register/register-core" 0)
(gnc:module-load "gnucash/register/register-gnome" 0)

Loading…
Cancel
Save