mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fix build.
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user