1
0

move set_account_expanded

This commit is contained in:
ThomasV
2016-05-28 16:00:28 +02:00
parent f7293694cc
commit 9e3314f17d
2 changed files with 5 additions and 5 deletions

View File

@@ -1446,10 +1446,6 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
self.wallet.set_label(k,label)
self.address_list.update()
def account_set_expanded(self, item, k, b):
item.setExpanded(b)
self.accounts_expanded[k] = b
def get_coins(self):
if self.pay_from:
return self.pay_from