1
0

rebrand this branch as 1.9.8

This commit is contained in:
ThomasV
2014-02-27 10:21:41 +01:00
parent 79309c9625
commit 638526712b
6 changed files with 78 additions and 70 deletions

View File

@@ -3,7 +3,7 @@ from PyQt4.QtCore import *
import PyQt4.QtCore as QtCore
from electrum.i18n import _
from electrum import Wallet, mnemonic
from electrum import Wallet
from seed_dialog import SeedDialog
from network_dialog import NetworkDialog