some missing import
This commit is contained in:
parent
05633204ef
commit
86be102917
1 changed files with 2 additions and 0 deletions
|
@ -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 *
|
||||||
|
|
Loading…
Add table
Reference in a new issue