cleanup unused constants
This commit is contained in:
@@ -39,11 +39,6 @@ public:
|
||||
AbsoluteAmountRole
|
||||
} RoleIndex;
|
||||
|
||||
/* TypeRole values */
|
||||
static const QString Sent;
|
||||
static const QString Received;
|
||||
static const QString Other;
|
||||
|
||||
int rowCount(const QModelIndex &parent) const;
|
||||
int columnCount(const QModelIndex &parent) const;
|
||||
QVariant data(const QModelIndex &index, int role) const;
|
||||
|
||||
Reference in New Issue
Block a user