2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

sticker set menu named Add Stickers, improved stickers panel

This commit is contained in:
John Preston
2015-06-20 00:58:01 +03:00
parent ea4186eb0c
commit dfd5cb4f4e
7 changed files with 42 additions and 23 deletions

View File

@@ -440,6 +440,8 @@ struct StickerData {
QString alt;
MTPInputStickerSet set;
bool setInstalled() const;
StorageImageLocation loc; // doc thumb location
};