mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/main.scm ((gnc:main)): remove the main window startup
with new user startup (moved to end of new user stuff). git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4157 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
edf821719a
commit
dbff65cc9a
@ -162,9 +162,6 @@
|
||||
(gnc:lookup-global-option "__new_user" "first_startup")))
|
||||
1))
|
||||
(begin
|
||||
(gnc:default-ui-start)
|
||||
(gnc:show-main-window)
|
||||
(gnc:hook-run-danglers gnc:*book-opened-hook* #f)
|
||||
(gnc:show-new-user-window)
|
||||
(gnc:start-ui-event-loop))
|
||||
(begin
|
||||
|
Loading…
Reference in New Issue
Block a user