some missing import
This commit is contained in:
parent
05633204ef
commit
86be102917
|
@ -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 *
|
||||
|
|
Loading…
Reference in New Issue