Make message selectable.

No need for manually "Copying".
This commit is contained in:
Black Hat
2018-09-17 08:13:45 +08:00
parent c309f7f3ee
commit d02c3f6e90
6 changed files with 14 additions and 117 deletions

View File

@@ -28,7 +28,6 @@ class MessageEventModel : public QAbstractListModel {
SpecialMarksRole,
LongOperationRole,
AnnotationRole,
PlainTextRole,
UserMarkerRole,
// For debugging
EventResolvedTypeRole,