4728: Python evaluation window crashes in trunk

svn: r16793
This commit is contained in:
Michiel Nauta 2011-03-09 18:44:23 +00:00
parent 63692cd571
commit 8ffe719ac3

View File

@ -40,7 +40,7 @@ import traceback
# GRAMPS modules # GRAMPS modules
# #
#------------------------------------------------------------------------ #------------------------------------------------------------------------
from gen.plug import tool from gui.plug import tool
import ManagedWindow import ManagedWindow
from glade import Glade from glade import Glade