Using recommended absolut import for modules in the same package instead.

svn: r10722
This commit is contained in:
Zsolt Foldvari 2008-05-15 10:58:18 +00:00
parent 66fcb45429
commit 373fb6c82f

View File

@ -43,7 +43,7 @@ import gtk
# GRAMPS modules # GRAMPS modules
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
from .multitypecomboentry import MultiTypeComboEntry from widgets.multitypecomboentry import MultiTypeComboEntry
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #