Fix build.

This commit is contained in:
John Preston 2022-12-06 21:05:01 +04:00
parent a8106aa38d
commit ebb6b4ab63

View File

@ -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,