diff --git a/Telegram/SourceFiles/history/history_inner_widget.cpp b/Telegram/SourceFiles/history/history_inner_widget.cpp index 4ecd52e78..85494767c 100644 --- a/Telegram/SourceFiles/history/history_inner_widget.cpp +++ b/Telegram/SourceFiles/history/history_inner_widget.cpp @@ -2477,8 +2477,9 @@ void HistoryInner::elementStartStickerLoop( } void HistoryInner::elementShowPollResults( - not_null poll, - FullMsgId context) { + not_null poll, + FullMsgId context) { + _controller->showPollResults(poll, context); } void HistoryInner::elementShowTooltip(