forgot an import

This commit is contained in:
Nikos Kouremenos 2005-07-23 13:13:15 +00:00
parent 8b24eb4cb8
commit 332ce86bc1
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ import time
import dialogs
import chat
import cell_renderer_image
import gtkgui_helpers
from gajim import Contact
from common import gajim
from common import helpers