mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-10-15 14:08:05 +00:00
NB Broken! Notifications refactored to Manager, only Windows working.
This commit is contained in:
@@ -27,7 +27,7 @@ namespace Notifications {
|
||||
void start() {
|
||||
}
|
||||
|
||||
Window::Notifications::AbstractManager *manager() {
|
||||
Window::Notifications::Manager *manager() {
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user