mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Correct spoiler selections.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user