2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 22:46:10 +00:00

Fix scrolling of emoji categories.

This commit is contained in:
John Preston
2022-07-26 19:57:56 +03:00
parent 3c352cad40
commit a58c41be96
3 changed files with 2 additions and 8 deletions

View File

@@ -68,7 +68,6 @@ public:
void clearSelection() override;
object_ptr<TabbedSelector::InnerFooter> createFooter() override;
void showEmojiSection(Section section);
void showSet(uint64 setId);
[[nodiscard]] uint64 currentSet(int yOffset) const;