2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Fix incorrect topic names in forum preview row.

This commit is contained in:
John Preston
2022-12-05 08:55:39 +04:00
parent 234fdbed4a
commit 88b555e907
3 changed files with 11 additions and 6 deletions

View File

@@ -179,6 +179,7 @@ private:
void validateGeneralIcon(const Dialogs::Ui::PaintContext &context) const;
void applyTopicTopMessage(MsgId topMessageId);
void growLastKnownServerMessageId(MsgId id);
void invalidateTitleWithIcon();
void setLastMessage(HistoryItem *item);
void setLastServerMessage(HistoryItem *item);