Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SomberNight committed Dec 15, 2017
1 parent cf8207b commit 3851e78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui/qt/main_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -2437,6 +2437,7 @@ def update_fiat(self):
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()

Expand Down

0 comments on commit 3851e78

Please sign in to comment.