diff frontends/src/quick_frontend/quick_utils.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 1fe00f0c9a91
children e3a9ea76de35
line wrap: on
line diff
--- a/frontends/src/quick_frontend/quick_utils.py	Tue Aug 26 09:54:23 2014 +0200
+++ b/frontends/src/quick_frontend/quick_utils.py	Tue Aug 26 12:52:46 2014 +0200
@@ -17,7 +17,7 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-from sat.tools.jid  import JID
+from sat_frontends.tools.jid  import JID
 from os.path import exists, splitext
 from sat_frontends.quick_frontend.constants import Const