fix missing import

This commit is contained in:
Yann Leboulanger 2008-11-07 21:47:26 +00:00
parent c09edac5d8
commit b68a7a944b

View file

@ -35,6 +35,7 @@ import conversation_textview
from common import gajim
from common import helpers
from common import exceptions
from common.logger import Constants