mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix build.
This commit is contained in:
parent
a8106aa38d
commit
ebb6b4ab63
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ void Row::elementsPaint(
|
|||
_outerWidth = outerWidth;
|
||||
Dialogs::Ui::RowPainter::Paint(p, _fakeRow.get(), {
|
||||
.st = &st::defaultDialogRow,
|
||||
.currentBg = st::dialogsBg,
|
||||
.now = crl::now(),
|
||||
.width = outerWidth,
|
||||
.selected = selected,
|
||||
|
|
Loading…
Add table
Reference in a new issue