2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Change Stickers::Set from value to object type.

This commit is contained in:
John Preston
2020-05-28 14:00:51 +04:00
parent 897e432f40
commit 803593cd8d
33 changed files with 894 additions and 671 deletions

View File

@@ -27,6 +27,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
#include "storage/localstorage.h"
#include "data/data_session.h"
#include "main/main_session.h"
#include "mtproto/facade.h"
#include "layout.h"
#include "facades.h"
#include "app.h"