add missing import

This commit is contained in:
Denis Fomin 2010-12-03 16:55:09 +03:00
parent fd20f165c9
commit 8165a4680c
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ from common import helpers
from common import dataforms
from common import passwords
from common import logging_helpers
from common.connection_handlers_events import OurShowEvent
import roster_window
import profile_window