missing imports
svn: r14180
This commit is contained in:
parent
140c7c6f7d
commit
e06fd89d14
@ -24,6 +24,7 @@
|
||||
# python modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
import time
|
||||
import logging
|
||||
_LOG = logging.getLogger(".gui.notemodel")
|
||||
|
||||
@ -39,6 +40,7 @@ import gtk
|
||||
# GRAMPS modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
import GrampsLocale
|
||||
from gui.views.treemodels.flatbasemodel import FlatBaseModel
|
||||
from gen.lib import (Note, NoteType, MarkerType, StyledText)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user