mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-13 04:37:11 +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))
|
||||
: 0;
|
||||
|
||||
const auto peer = row->special() ? nullptr : row->peer().get();
|
||||
row->paintUserpic(
|
||||
p,
|
||||
st,
|
||||
|
|
Loading…
Add table
Reference in a new issue