diff --git a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp index 71ceca6bbf..66b362033c 100644 --- a/Telegram/SourceFiles/history/view/history_view_list_widget.cpp +++ b/Telegram/SourceFiles/history/view/history_view_list_widget.cpp @@ -1268,8 +1268,9 @@ void ListWidget::elementStartStickerLoop(not_null view) { } void ListWidget::elementShowPollResults( - not_null poll, - FullMsgId context) { + not_null poll, + FullMsgId context) { + _controller->showPollResults(poll, context); } void ListWidget::elementShowTooltip(