mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added ability to check are windows active for tray menu.
This commit is contained in:
@@ -163,6 +163,7 @@ public:
|
||||
[[nodiscard]] QWidget *getFileDialogParent();
|
||||
void notifyFileDialogShown(bool shown);
|
||||
void checkSystemDarkMode();
|
||||
[[nodiscard]] bool isActiveForTrayMenu() const;
|
||||
|
||||
// Media view interface.
|
||||
void checkMediaViewActivation();
|
||||
|
Reference in New Issue
Block a user