fixed a few bugs in msg model and cleaned up dead code

This commit is contained in:
csoler 2019-03-19 10:22:20 +01:00
parent 258c544a75
commit 3419b44ec1
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
4 changed files with 72 additions and 627 deletions

View file

@ -62,6 +62,7 @@ public:
COLUMN_THREAD_TAGS = 0x06,
COLUMN_THREAD_MSGID = 0x07,
COLUMN_THREAD_NB_COLUMNS = 0x08,
COLUMN_THREAD_CONTENT = 0x08,
};
enum QuickViewFilter {