mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Adding 'copy txid' to qt tx overview context menu
This commit is contained in:
@@ -66,6 +66,7 @@ private slots:
|
||||
void editLabel();
|
||||
void copyLabel();
|
||||
void copyAmount();
|
||||
void copyTxID();
|
||||
|
||||
signals:
|
||||
void doubleClicked(const QModelIndex&);
|
||||
|
||||
Reference in New Issue
Block a user