mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Attempt#2 to fix build with GCC.
This commit is contained in:
parent
23378e4661
commit
32301046e7
1 changed files with 0 additions and 1 deletions
|
@ -504,7 +504,6 @@ void Photo::drawGrouped(
|
||||||
const auto sti = context.imageStyle();
|
const auto sti = context.imageStyle();
|
||||||
const auto loaded = _dataMedia->loaded();
|
const auto loaded = _dataMedia->loaded();
|
||||||
const auto displayLoading = _data->displayLoading();
|
const auto displayLoading = _data->displayLoading();
|
||||||
const auto bubble = _parent->hasBubble();
|
|
||||||
|
|
||||||
if (displayLoading) {
|
if (displayLoading) {
|
||||||
ensureAnimation();
|
ensureAnimation();
|
||||||
|
|
Loading…
Add table
Reference in a new issue