Init notification count.

This commit is contained in:
Black Hat
2019-03-03 19:09:12 +08:00
parent c683d6576e
commit 579a1dfca8
3 changed files with 35 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ class RoomListModel : public QAbstractListModel {
TopicRole,
CategoryRole,
UnreadCountRole,
NotificationCountRole,
HighlightCountRole,
LastEventRole,
LastActiveTimeRole,