fileName=QFileDialog.getSaveFileName(QWidget(),'Select file to export your wallet transactions to',os.path.expanduser('~/'),"*.csv")
fileName=QFileDialog.getSaveFileName(QWidget(),'Select file to export your wallet transactions to',os.path.expanduser('~/electrum-history.csv'),"*.csv")