Context Menu Related Improvement

This commit is contained in:
Black Hat
2018-08-04 20:35:31 +00:00
parent 0e34fce4a2
commit bfbd2af45d
8 changed files with 181 additions and 50 deletions

View File

@@ -25,6 +25,7 @@ class MessageEventModel : public QAbstractListModel {
ReadMarkerRole,
SpecialMarksRole,
LongOperationRole,
PlainTextRole,
// For debugging
EventResolvedTypeRole,
};