mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Fix build on Linux.
This commit is contained in:
parent
ca31a08182
commit
c77f4dd794
1 changed files with 0 additions and 1 deletions
|
@ -149,7 +149,6 @@ void SectionWidget::PaintBackground(
|
|||
paintCache(state.now);
|
||||
return;
|
||||
}
|
||||
const auto patternOpacity = background->paper().patternOpacity();
|
||||
const auto &prepared = background->prepared();
|
||||
if (!prepared.isNull() && !background->tile()) {
|
||||
const auto hq = PainterHighQualityEnabler(p);
|
||||
|
|
Loading…
Add table
Reference in a new issue