2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

preparing version 0.8.37.dev

This commit is contained in:
John Preston
2015-07-03 13:48:28 +03:00
parent 1268774517
commit a65ef6fb00
15 changed files with 322 additions and 36 deletions

View File

@@ -1046,6 +1046,9 @@ public:
}
ImagePtr replyPreview();
void drawInPlaylist(QPainter &p, const HistoryItem *parent, bool selected, bool over, int32 width) const;
TextLinkPtr linkInPlaylist();
private:
DocumentData *data;