mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Moved Ui::EmptyUserpic to td_ui.
This commit is contained in:
@@ -241,7 +241,7 @@ ConfirmInviteBox::ConfirmInviteBox(
|
||||
}
|
||||
} else {
|
||||
_photoEmpty = std::make_unique<Ui::EmptyUserpic>(
|
||||
Ui::PeerUserpicColor(0),
|
||||
Ui::EmptyUserpic::UserpicColor(0),
|
||||
invite.title);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user