add missing import
This commit is contained in:
parent
fd20f165c9
commit
8165a4680c
|
@ -80,6 +80,7 @@ from common import helpers
|
||||||
from common import dataforms
|
from common import dataforms
|
||||||
from common import passwords
|
from common import passwords
|
||||||
from common import logging_helpers
|
from common import logging_helpers
|
||||||
|
from common.connection_handlers_events import OurShowEvent
|
||||||
|
|
||||||
import roster_window
|
import roster_window
|
||||||
import profile_window
|
import profile_window
|
||||||
|
|
Loading…
Reference in New Issue