mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fixed build on macOS.
This commit is contained in:
@@ -45,7 +45,6 @@ void PaintCornerBadgeTTLFrame(
|
||||
if (!ttl) {
|
||||
return;
|
||||
}
|
||||
using Radius = ImageRoundRadius;
|
||||
constexpr auto kBlurRadius = 24;
|
||||
PainterHighQualityEnabler hq(q);
|
||||
|
||||
|
Reference in New Issue
Block a user