mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Support basic feed display in chats list.
This commit is contained in:
@@ -106,8 +106,8 @@ public:
|
||||
|
||||
void activate();
|
||||
|
||||
void createDialog(not_null<History*> history);
|
||||
void removeDialog(not_null<History*> history);
|
||||
void createDialog(Dialogs::Key key);
|
||||
void removeDialog(Dialogs::Key key);
|
||||
void dlgUpdated(Dialogs::Mode list, not_null<Dialogs::Row*> row);
|
||||
void dlgUpdated(not_null<History*> history, MsgId msgId);
|
||||
|
||||
|
Reference in New Issue
Block a user