Add timeout using tray notification
This commit is contained in:
@@ -47,5 +47,5 @@ void SystemNotification::sendMessage(
|
||||
#else
|
||||
#endif
|
||||
auto c = Controller::getInstance();
|
||||
c->sendTrayNotification(title, text);
|
||||
c->sendTrayNotification(title, text, timeout);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user