use relative import

This commit is contained in:
prculley 2016-08-21 14:59:55 -05:00
parent a1b20d4b9d
commit 7efee37123

View File

@ -46,7 +46,7 @@ from .gen.const import APP_GRAMPS, USER_DIRLIST, HOME_DIR
from .gen.constfunc import mac
from .version import VERSION_TUPLE
from .gen.constfunc import win, get_env_var
from gramps.gen.config import config
from .gen.config import config
#-------------------------------------------------------------------------
#