2006-07-08 Don Allingham <don@gramps-project.org>
* src/ViewManager.py (ViewManager._build_main_window): restore tabs to their normal position svn: r7010
This commit is contained in:
@ -223,7 +223,6 @@ class ViewManager:
|
||||
|
||||
self.notebook = gtk.Notebook()
|
||||
self.notebook.set_show_tabs(False)
|
||||
self.notebook.set_tab_pos(gtk.POS_LEFT)
|
||||
self.notebook.show()
|
||||
self._init_lists()
|
||||
self._build_ui_manager()
|
||||
|
Reference in New Issue
Block a user