Merge pull request #875 from YaChen-PaiJu-Waheeb-Azhar-Zakariyah/master
plugin added for plotting history transactions
This commit is contained in:
@@ -2388,6 +2388,10 @@ class ElectrumWindow(QMainWindow):
|
||||
|
||||
h, b = ok_cancel_buttons2(d, _('Export'))
|
||||
vbox.addLayout(h)
|
||||
|
||||
run_hook('export_history_dialog', self,hbox)
|
||||
self.update()
|
||||
|
||||
if not d.exec_():
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user