mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
version 0.5.8 prepared, hashtag search support, clearhistory crash fix
This commit is contained in:
@@ -1472,6 +1472,7 @@ void History::clear(bool leaveItems) {
|
||||
setMsgCount(0);
|
||||
if (!leaveItems) {
|
||||
setUnreadCount(0);
|
||||
last = 0;
|
||||
}
|
||||
height = 0;
|
||||
oldLoaded = false;
|
||||
|
Reference in New Issue
Block a user