mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-04 19:03:42 +00:00
Fix possible crash in folder chats clearing.
This commit is contained in:
@@ -35,6 +35,7 @@ public:
|
||||
void unregisterOne(not_null<History*> history);
|
||||
void oneListMessageChanged(HistoryItem *from, HistoryItem *to);
|
||||
|
||||
void clearChatsList();
|
||||
[[nodiscard]] not_null<Dialogs::MainList*> chatsList();
|
||||
|
||||
void applyDialog(const MTPDdialogFolder &data);
|
||||
|
||||
Reference in New Issue
Block a user