Add highlight support.
This commit is contained in:
@@ -35,6 +35,7 @@ class RoomListModel : public QAbstractListModel {
|
||||
TopicRole,
|
||||
CategoryRole,
|
||||
UnreadCountRole,
|
||||
HighlightCountRole,
|
||||
LastEventRole,
|
||||
CurrentRoomRole,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user