1
0

close_wallet

This commit is contained in:
ThomasV
2014-09-12 19:58:59 +02:00
parent 45a55e258f
commit 5b84cbe9fb
3 changed files with 12 additions and 6 deletions

View File

@@ -220,6 +220,6 @@ class ElectrumGui:
event = QtCore.QEvent(QtCore.QEvent.Clipboard)
self.app.sendEvent(self.app.clipboard(), event)
wallet.stop_threads()
w.close_wallet()