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:
@@ -23,6 +23,8 @@ public:
|
||||
[[nodiscard]] rpl::producer<> showFromTrayRequests() const;
|
||||
[[nodiscard]] rpl::producer<> hideToTrayRequests() const;
|
||||
|
||||
[[nodiscard]] bool has() const;
|
||||
|
||||
private:
|
||||
void rebuildMenu();
|
||||
void toggleSoundNotifications();
|
||||
|
Reference in New Issue
Block a user