mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
Move poll results to a Info-like layer.
This commit is contained in:
@@ -148,6 +148,11 @@ public:
|
||||
const SectionShow ¶ms = SectionShow());
|
||||
void showSettings(const SectionShow ¶ms = SectionShow());
|
||||
|
||||
void showPollResults(
|
||||
not_null<PollData*> poll,
|
||||
FullMsgId contextId,
|
||||
const SectionShow ¶ms = SectionShow());
|
||||
|
||||
virtual ~SessionNavigation() = default;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user