mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Fix build on Linux.
This commit is contained in:
@@ -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);
|
||||
|
Reference in New Issue
Block a user