Cleanup of Gramps class implement
svn: r790
This commit is contained in:
@@ -33,7 +33,7 @@ try:
|
||||
if StartupDialog.need_to_run():
|
||||
StartupDialog.StartupDialog(gramps_main.main,arg)
|
||||
else:
|
||||
gramps_main.main(arg)
|
||||
gramps_main.Gramps(arg)
|
||||
except:
|
||||
traceback.print_exc()
|
||||
|
||||
|
Reference in New Issue
Block a user