2
0
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:
23rd
2022-12-05 16:21:46 +03:00
parent 2d6bac5a28
commit e2205c7251
4 changed files with 5 additions and 6 deletions

View File

@@ -45,7 +45,6 @@ void PaintCornerBadgeTTLFrame(
if (!ttl) {
return;
}
using Radius = ImageRoundRadius;
constexpr auto kBlurRadius = 24;
PainterHighQualityEnabler hq(q);