Move ShowAuthorRole to MessageFilterModel
Only there can it be calculated correctly. Fixes #632
This commit is contained in:
@@ -56,7 +56,6 @@ public:
|
||||
IsThreadedRole,
|
||||
ThreadRootRole,
|
||||
|
||||
ShowAuthorRole, /**< Whether the author's name should be shown. */
|
||||
ShowSectionRole, /**< Whether the section header should be shown. */
|
||||
|
||||
ReadMarkersRole, /**< The first 5 other users at the event for read marker tracking. */
|
||||
|
||||
Reference in New Issue
Block a user