7258 7665: NameError: global name 'conv_to_unicode' is not defined
This commit is contained in:
parent
b03ce38514
commit
0910e60235
@ -75,7 +75,7 @@ from gramps.gui.plug import tool
|
||||
from gramps.gui.dialog import OkDialog, MissingMediaDialog
|
||||
from gramps.gen.display.name import displayer as _nd
|
||||
from gramps.gui.glade import Glade
|
||||
from gramps.gen.constfunc import UNITYPE, cuni, handle2internal
|
||||
from gramps.gen.constfunc import UNITYPE, cuni, handle2internal, conv_to_unicode
|
||||
from gramps.gen.const import GRAMPS_LOCALE as glocale
|
||||
_ = glocale.translation.gettext
|
||||
ngettext = glocale.translation.ngettext
|
||||
|
Loading…
Reference in New Issue
Block a user