use relative import

This commit is contained in:
prculley 2016-08-21 15:07:19 -05:00
parent 998c3c37fc
commit 87cb2654ab

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
#-------------------------------------------------------------------------
#