transaction color based on confirmed/not confirmed, basic transaction model impl
This commit is contained in:
@@ -29,7 +29,6 @@ public:
|
||||
/* TypeRole values */
|
||||
static const QString Sent;
|
||||
static const QString Received;
|
||||
static const QString Generated;
|
||||
static const QString Other;
|
||||
|
||||
int rowCount(const QModelIndex &parent) const;
|
||||
|
||||
Reference in New Issue
Block a user