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

Improved deleting peer from non-primary windows.

This commit is contained in:
23rd
2022-06-09 03:46:54 +03:00
parent cc7a4c2772
commit 948ce77a8f
4 changed files with 32 additions and 10 deletions

View File

@@ -171,6 +171,7 @@ public:
void notifyFileDialogShown(bool shown);
void checkSystemDarkMode();
[[nodiscard]] bool isActiveForTrayMenu() const;
void closeChatFromWindows(not_null<PeerData*> peer);
// Media view interface.
bool hideMediaView();