2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Move poll results to a Info-like layer.

This commit is contained in:
John Preston
2020-01-15 14:53:42 +03:00
parent d0597407d8
commit 8c11e1724a
18 changed files with 458 additions and 108 deletions

View File

@@ -20,7 +20,6 @@ namespace Settings {
using Type = Section::SettingsType;
struct Tag;
class InnerWidget;
class Memento final : public ContentMemento {
public: