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

Fix video thumbnails in video overview.

This commit is contained in:
John Preston
2019-04-08 14:35:25 +04:00
parent 321e4ffe9c
commit cc2fd51097
2 changed files with 9 additions and 2 deletions

View File

@@ -247,6 +247,7 @@ private:
QString _duration;
QPixmap _pix;
bool _pixBlurred = true;
void updateStatusText();