mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix lagging chat list update in support.
This commit is contained in:
@@ -55,7 +55,7 @@ public:
|
||||
void createDialog(Dialogs::Key key);
|
||||
void removeDialog(Dialogs::Key key);
|
||||
void repaintDialogRow(Dialogs::Mode list, not_null<Dialogs::Row*> row);
|
||||
void repaintDialogRow(not_null<History*> history, MsgId messageId);
|
||||
void repaintDialogRow(Dialogs::RowDescriptor row);
|
||||
|
||||
void dragLeft();
|
||||
|
||||
|
Reference in New Issue
Block a user