Add input weight to coin control interface
[novacoin.git] / src / qt / coincontroldialog.h
index 5d0a90b..28d8f4a 100644 (file)
@@ -57,6 +57,7 @@ private:
         COLUMN_ADDRESS,
         COLUMN_DATE,
         COLUMN_CONFIRMATIONS,
+        COLUMN_WEIGHT,
         COLUMN_PRIORITY,
         COLUMN_TXHASH,
         COLUMN_VOUT_INDEX,