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

Removed info button from top bar in profile when menu is empty.

This commit is contained in:
23rd
2022-04-15 14:19:29 +03:00
parent aac21e1f71
commit 47ec5b18b8
2 changed files with 15 additions and 4 deletions

View File

@@ -200,7 +200,7 @@ private:
void addTopBarMenuButton();
void addProfileCallsButton();
void showTopBarMenu();
void showTopBarMenu(bool check);
void deleteAllDownloads();
rpl::variable<Wrap> _wrap;