* src/gramps.glade: rearranged filter apply
* src/gramps.py: update to gtk.main() * src/gramps_main.py: goto active person after model built svn: r3116
This commit is contained in:
@@ -94,7 +94,4 @@ except:
|
||||
import DisplayTrace
|
||||
DisplayTrace.DisplayTrace()
|
||||
|
||||
if gtk.pygtk_version[0] == 2 and gtk.pygtk_version[1] >= 3:
|
||||
gtk.main()
|
||||
else:
|
||||
gtk.mainloop()
|
||||
gtk.main()
|
||||
|
Reference in New Issue
Block a user