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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user