diff --git a/Telegram/SourceFiles/window/window_peer_menu.h b/Telegram/SourceFiles/window/window_peer_menu.h index f9dc2eca58..befd096abe 100644 --- a/Telegram/SourceFiles/window/window_peer_menu.h +++ b/Telegram/SourceFiles/window/window_peer_menu.h @@ -148,8 +148,8 @@ Fn DeleteAndLeaveHandler( not_null peer); Fn DeleteMyMessagesHandler( - not_null controller, - not_null peer); + not_null controller, + not_null peer); object_ptr PrepareChooseRecipientBox( not_null session, FnMut)> &&chosen,