summary refs log tree commit diff
path: root/src/timeline/RoomlistModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeline/RoomlistModel.h')
-rw-r--r--src/timeline/RoomlistModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/timeline/RoomlistModel.h b/src/timeline/RoomlistModel.h

index 6ac6da18..aca74ea1 100644 --- a/src/timeline/RoomlistModel.h +++ b/src/timeline/RoomlistModel.h
@@ -65,6 +65,8 @@ public: IsPreviewFetched, Tags, ParentSpaces, + RoomMemberCount, + DirectChatAvatarMxid, }; RoomlistModel(TimelineViewManager *parent = nullptr);