2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Returned lost method that checks tray existence.

This commit is contained in:
23rd
2022-06-23 08:29:11 +03:00
parent ce39eb2da9
commit 57f769f358
9 changed files with 35 additions and 7 deletions

View File

@@ -23,6 +23,8 @@ public:
[[nodiscard]] rpl::producer<> showFromTrayRequests() const;
[[nodiscard]] rpl::producer<> hideToTrayRequests() const;
[[nodiscard]] bool has() const;
private:
void rebuildMenu();
void toggleSoundNotifications();