[Qt] Optionally add third party links to transaction context menu

This commit is contained in:
Cozz Lovan
2014-04-24 22:21:45 +02:00
parent 4765b8c116
commit 40c5b939f2
8 changed files with 87 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ public:
AmountRole,
/** Unique identifier */
TxIDRole,
/** Transaction hash */
TxHashRole,
/** Is transaction confirmed? */
ConfirmedRole,
/** Formatted amount, without brackets when unconfirmed */