mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Display top bar in archive.
This commit is contained in:
@@ -338,8 +338,8 @@ public:
|
||||
|
||||
int unreadBadge() const;
|
||||
bool unreadBadgeMuted() const;
|
||||
int unreadBadgeIgnoreOne(History *history) const;
|
||||
bool unreadBadgeMutedIgnoreOne(History *history) const;
|
||||
int unreadBadgeIgnoreOne(const Dialogs::Key &key) const;
|
||||
bool unreadBadgeMutedIgnoreOne(const Dialogs::Key &key) const;
|
||||
int unreadOnlyMutedBadge() const;
|
||||
|
||||
void unreadStateChanged(
|
||||
|
Reference in New Issue
Block a user