Fix build for Windows and Linux.

This commit is contained in:
John Preston 2022-01-23 12:23:13 +03:00
parent 7a971b5855
commit 86f3d88116
2 changed files with 1 additions and 3 deletions

View File

@ -252,8 +252,6 @@ void Sticker::paintPath(
}
QPixmap Sticker::paintedPixmap(const PaintContext &context) const {
const auto w = _size.width();
const auto h = _size.height();
const auto colored = context.selected()
? &context.st->msgStickerOverlay()
: nullptr;

2
cmake

@ -1 +1 @@
Subproject commit 08e887324f22ec78d8ff8f3744f81b1ae68dc774
Subproject commit bc4e6aee9c4bc8198dd9e36b6db0da61896b36c5