Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pooler committed Nov 8, 2015
2 parents 4623c0d + 386319b commit 2ab8b57
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 @@ -2698,6 +2698,7 @@ def on_unit(x):
self.history_list.update()
self.receive_list.update()
self.address_list.update()
self.do_clear()
fee_e.setAmount(self.wallet.fee_per_kb(self.config))
self.update_status()
unit_combo.currentIndexChanged.connect(on_unit)
Expand Down

0 comments on commit 2ab8b57

Please sign in to comment.