2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Removed masks panel when there are no masks.

This commit is contained in:
23rd
2021-03-31 03:26:32 +03:00
parent 2a58d01927
commit b2a1c10036
5 changed files with 50 additions and 14 deletions

View File

@@ -89,6 +89,8 @@ public:
not_null<Ui::PopupMenu*> menu,
SendMenu::Type type) override;
bool mySetsEmpty() const;
~StickersListWidget();
protected: