mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/main.scm: handle welcome report gui here
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@6310 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
8f89d95794
commit
cae33d4edc
@ -378,7 +378,7 @@ string and 'directories' must be a list of strings."
|
||||
(_ "Welcome-to-GnuCash screen")
|
||||
(list gnc:menuname-reports gnc:menuname-utility "")
|
||||
(lambda ()
|
||||
(gnc:make-welcome-report)))))
|
||||
(gnc:main-window-open-report (gnc:make-welcome-report) #f)))))
|
||||
|
||||
(define (gnc:startup)
|
||||
(gnc:debug "starting up.")
|
||||
|
Loading…
Reference in New Issue
Block a user