GEPS008: Moved ListModel module

svn: r19774
This commit is contained in:
Nick Hall
2012-06-06 16:59:43 +00:00
parent 6a15f8fd18
commit a41b175b09
21 changed files with 36 additions and 36 deletions

View File

@ -20,7 +20,7 @@
#
from gui.editors import EditEvent
from ListModel import ListModel, NOSORT
from gui.listmodel import ListModel, NOSORT
from gen.plug import Gramplet
from gen.ggettext import gettext as _
from gen.display.name import displayer as name_displayer