2008-01-02 Benny Malengier <benny.malengier@gramps-project.org>
* src/ViewManager.py: remove unneeded show, remove tabs svn: r9691
This commit is contained in:
@ -1451,7 +1451,6 @@ def display_about_box(obj):
|
||||
about.set_documenters(const.DOCUMENTERS)
|
||||
about.set_logo(gtk.gdk.pixbuf_new_from_file(const.SPLASH))
|
||||
about.set_modal(True)
|
||||
about.show()
|
||||
about.run()
|
||||
about.destroy()
|
||||
|
||||
|
Reference in New Issue
Block a user