bug 9459 fix merge conflict
This commit is contained in:
parent
54d9d45486
commit
8b6bd226af
@ -89,7 +89,7 @@ def importData(database, filename, user):
|
|||||||
gramps = True
|
gramps = True
|
||||||
ifile.close()
|
ifile.close()
|
||||||
|
|
||||||
if not gramps and ansel:
|
if not gramps and ansel and user.uistate:
|
||||||
top = Glade()
|
top = Glade()
|
||||||
code = top.get_object('codeset')
|
code = top.get_object('codeset')
|
||||||
code.set_active(0)
|
code.set_active(0)
|
||||||
|
Loading…
Reference in New Issue
Block a user