2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 08:55:59 +00:00

Create only one EmojiImageLoader to fix a crash.

This commit is contained in:
John Preston
2020-06-22 23:01:19 +04:00
parent 2e7a89d9c4
commit 51c2bc7349
10 changed files with 234 additions and 152 deletions

View File

@@ -16,7 +16,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "mtproto/mtproto_dc_options.h"
#include "storage/storage_domain.h"
#include "storage/localstorage.h"
#include "window/notifications_manager.h"
#include "facades.h"
namespace Main {