2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Display active feed state in dialogs list.

This commit is contained in:
John Preston
2018-01-22 19:42:25 +03:00
parent 840b42934b
commit 47ad5ea98a
29 changed files with 381 additions and 250 deletions

View File

@@ -207,8 +207,7 @@ private:
void updateSearchResult(not_null<PeerData*> peer);
void updateDialogRow(
not_null<History*> history,
MsgId msgId,
Dialogs::RowDescriptor row,
QRect updateRect,
UpdateRowSections sections = UpdateRowSection::All);