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

stable version 0.9.16 - new design of media, gifs and inline bots

This commit is contained in:
John Preston
2016-01-04 19:13:25 +08:00
parent 839ce20b88
commit b201a5a975
10 changed files with 64 additions and 39 deletions

View File

@@ -666,7 +666,7 @@ public:
private:
TextLinkPtr _send;
TextLinkPtr _send, _link;
mutable QPixmap _thumb;
Text _title, _description;
@@ -689,7 +689,7 @@ public:
private:
TextLinkPtr _send, _url;
TextLinkPtr _send, _url, _link;
bool _withThumb;
mutable QPixmap _thumb;