some missing import

This commit is contained in:
Yann Leboulanger 2005-03-11 19:51:46 +00:00
parent 05633204ef
commit 86be102917

View file

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