absolute import so that testing stdalone works
This commit is contained in:
parent
6895e4492f
commit
f3cda2d5e0
@ -45,7 +45,7 @@ from gi.repository import GdkPixbuf
|
|||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
from gramps.gen.const import ICON
|
from gramps.gen.const import ICON
|
||||||
from gramps.gen.config import config
|
from gramps.gen.config import config
|
||||||
from .glade import Glade
|
from gramps.gui.glade import Glade
|
||||||
from gramps.gen.const import GRAMPS_LOCALE as glocale
|
from gramps.gen.const import GRAMPS_LOCALE as glocale
|
||||||
_ = glocale.translation.gettext
|
_ = glocale.translation.gettext
|
||||||
from gramps.gen.constfunc import cuni
|
from gramps.gen.constfunc import cuni
|
||||||
|
Loading…
Reference in New Issue
Block a user