Move ShowAuthorRole to MessageFilterModel

Only there can it be calculated correctly.
Fixes #632
This commit is contained in:
Tobias Fella
2024-02-20 19:13:25 +01:00
parent 1cfaa88989
commit d4eb9ea320
4 changed files with 22 additions and 24 deletions

View File

@@ -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. */