1
0

kivy: add status dialog

This commit is contained in:
ThomasV
2015-12-18 11:29:56 +01:00
parent 9efaf73336
commit f7a3b53c3f
3 changed files with 26 additions and 1 deletions

View File

@@ -322,7 +322,6 @@ class ElectrumWindow(App):
else:
wallet.start_threads(self.network)
self.load_wallet(wallet)
self.on_resume()
def create_wallet_dialog(self, l):