This commit is contained in:
SomberNight 2017-12-15 04:21:33 +01:00
parent cf8207b271
commit 3851e78454
1 changed files with 1 additions and 0 deletions

View File

@ -2437,6 +2437,7 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
self.fiat_receive_e.setVisible(b)
self.history_list.refresh_headers()
self.history_list.update()
self.address_list.refresh_headers()
self.address_list.update()
self.update_status()