1
0

fix import: electrum.i18n

This commit is contained in:
thomasv
2013-09-11 13:55:49 +02:00
parent 69f91ba84b
commit 8614c0544c
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
from PyQt4.QtGui import *
from PyQt4.QtCore import *
from i18n import _
from electrum.i18n import _
from qt_util import *