* src/GrampsDb/_GrampsDbBase.py: handle close/delete of active database
* src/DbManager.py: clean up * src/DbState.py: issue database-changed signal on db close * src/GrampsDbUtils/_GedcomParse.py: fix adding of notes * src/DbLoader.py: don't give undo warning if importing into empty db svn: r8347
This commit is contained in:
@@ -244,9 +244,6 @@ class Gramps:
|
||||
ah.handle_args()
|
||||
self.vm.post_init_interface()
|
||||
|
||||
# state.db.request_rebuild()
|
||||
# state.change_active_person(state.db.get_default_person())
|
||||
|
||||
if Config.get(Config.USE_TIPS):
|
||||
TipOfDay.TipOfDay(self.vm.uistate)
|
||||
|
||||
|
Reference in New Issue
Block a user