mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Attempt#3 to fix build with GCC.
This commit is contained in:
parent
32301046e7
commit
84cbb98000
1 changed files with 0 additions and 1 deletions
|
@ -1113,7 +1113,6 @@ void Poll::paintRadio(
|
||||||
const PaintContext &context) const {
|
const PaintContext &context) const {
|
||||||
top += st::historyPollAnswerPadding.top();
|
top += st::historyPollAnswerPadding.top();
|
||||||
|
|
||||||
const auto st = context.st;
|
|
||||||
const auto stm = context.messageStyle();
|
const auto stm = context.messageStyle();
|
||||||
|
|
||||||
PainterHighQualityEnabler hq(p);
|
PainterHighQualityEnabler hq(p);
|
||||||
|
|
Loading…
Add table
Reference in a new issue