mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 05:58:38 +00:00
Merge branch 'master' of https://github.com/telegramdesktop/tdesktop
This commit is contained in:
commit
0dc44545fa
@ -1290,6 +1290,8 @@ namespace App {
|
||||
delete *i;
|
||||
}
|
||||
documentsData.clear();
|
||||
cSetRecentStickers(RecentStickerPack());
|
||||
cSetStickersHash(QByteArray());
|
||||
::videoItems.clear();
|
||||
::audioItems.clear();
|
||||
::documentItems.clear();
|
||||
|
@ -434,6 +434,7 @@ void Window::clearWidgets() {
|
||||
intro->rpcInvalidate();
|
||||
intro = 0;
|
||||
}
|
||||
title->updateBackButton();
|
||||
}
|
||||
|
||||
void Window::setupIntro(bool anim) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user