missing file
[novacoin.git] / src / qt / transactiontablemodel.h
index fd321ce..0449303 100644 (file)
@@ -44,6 +44,8 @@ public:
         AmountRole,
         /** Unique identifier */
         TxIDRole,
+        /** Transaction hash */
+        TxHashRole,
         /** Is transaction confirmed? */
         ConfirmedRole,
         /** Formatted amount, without brackets when unconfirmed */