prevent traceback (fix missing import)

This commit is contained in:
Yann Leboulanger 2009-08-26 21:57:54 +02:00
parent 72beac5e0a
commit 062add136e
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ from chat_control import ChatControl
from chat_control import ChatControlBase
from common.exceptions import GajimGeneralException
import logging
log = logging.getLogger('gajim.groupchat_control')
#(status_image, type, nick, shown_nick)
(
C_IMG, # image to show state (online, new message etc)