diff frontends/src/quick_frontend/quick_chat.py @ 1139:75025461141f

move sat.tools.jid to sat_frontends.tools.jid
author souliane <souliane@mailoo.org>
date Tue, 26 Aug 2014 12:52:46 +0200
parents d6c3fea5ecfe
children e6e0ea4dc835
line wrap: on
line diff
--- a/frontends/src/quick_frontend/quick_chat.py	Tue Aug 26 09:54:23 2014 +0200
+++ b/frontends/src/quick_frontend/quick_chat.py	Tue Aug 26 12:52:46 2014 +0200
@@ -20,7 +20,7 @@
 from sat.core.i18n import _
 from sat.core.log import getLogger
 log = getLogger(__name__)
-from sat.tools.jid  import JID
+from sat_frontends.tools.jid  import JID
 from sat_frontends.quick_frontend.quick_utils import unescapePrivate
 from sat_frontends.quick_frontend.constants import Const