2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Correct spoiler selections.

This commit is contained in:
John Preston
2022-09-18 15:17:49 +04:00
parent cd00d41cca
commit 4f948699c0
17 changed files with 63 additions and 12 deletions

View File

@@ -49,7 +49,9 @@ public:
Painter &p,
const QRect &geometry,
bool active,
bool selected) const;
bool selected,
crl::time now,
bool paused) const;
private:
struct LoadingContext;