mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Allow many custom elements in PeerListRow.
This commit is contained in:
@@ -1438,7 +1438,7 @@ void ParticipantsBoxController::rowClicked(not_null<PeerListRow*> row) {
|
||||
}
|
||||
}
|
||||
|
||||
void ParticipantsBoxController::rowActionClicked(
|
||||
void ParticipantsBoxController::rowRightActionClicked(
|
||||
not_null<PeerListRow*> row) {
|
||||
const auto participant = row->peer();
|
||||
const auto user = participant->asUser();
|
||||
|
Reference in New Issue
Block a user