mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Manage unread bar using HistoryView::Element-s.
This commit is contained in:
@@ -242,7 +242,7 @@ public:
|
||||
void sendMessage(const MessageToSend &message);
|
||||
void saveRecentHashtags(const QString &text);
|
||||
|
||||
void unreadCountChanged(History *history);
|
||||
void unreadCountChanged(not_null<History*> history);
|
||||
|
||||
TimeMs highlightStartTime(not_null<const HistoryItem*> item) const;
|
||||
|
||||
|
Reference in New Issue
Block a user