mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-06 15:13:57 +02:00
Fix build for Windows.
This commit is contained in:
parent
ec83f4ae72
commit
a5e927ea4f
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ crl::time PeerListWidgets::paintRow(
|
||||||
? std::max(refreshStatusAt - now, crl::time(1))
|
? std::max(refreshStatusAt - now, crl::time(1))
|
||||||
: 0;
|
: 0;
|
||||||
|
|
||||||
const auto peer = row->special() ? nullptr : row->peer().get();
|
|
||||||
row->paintUserpic(
|
row->paintUserpic(
|
||||||
p,
|
p,
|
||||||
st,
|
st,
|
||||||
|
|
Loading…
Add table
Reference in a new issue