some missing import

This commit is contained in:
Yann Leboulanger 2005-03-11 19:51:46 +00:00
parent 05633204ef
commit 86be102917
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ import Queue
import common.sleepy
from tabbed_chat_window import *
from groupchat_window import *
from history_window import *
from gtkgui import ImageCellRenderer, User
from dialogs import *
from config import *