mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add item to system tray to toggle notifications display
Signed-off-by: Kirill Gerasimenko <kirill.gerasimenko@outlook.com> (github: kirill-gerasimenko)
This commit is contained in:
committed by
Kirill Gerasimenko
parent
001864baab
commit
8fc9aa6fdb
@@ -85,6 +85,7 @@ public:
|
||||
|
||||
void updateChatBackground();
|
||||
void needBackgroundUpdate(bool tile);
|
||||
void enableDisplayNotify(bool enable);
|
||||
|
||||
public slots:
|
||||
|
||||
@@ -318,6 +319,8 @@ public:
|
||||
void updateOnlineDisplay();
|
||||
void updateConnectionType();
|
||||
|
||||
void updateDisplayNotify();
|
||||
|
||||
void rpcInvalidate();
|
||||
void usernameChanged();
|
||||
|
||||
|
Reference in New Issue
Block a user