Skip to content
Snippets Groups Projects
Commit fc5d708b authored by inso's avatar inso
Browse files

Fix connect progress slot

parent 915fc4c0
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,7 @@ class TransactionsTabWidget(QWidget, Ui_transactionsTabWidget):
self.account = account
self.password_asker = password_asker
self.table_history.model().sourceModel().change_account(account)
if account:
self.connect_progress()
def change_community(self, community):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment