applied translation-funcation to SystemTray
This commit is contained in:
parent
1eafa9a38a
commit
1357c4a309
5 changed files with 23 additions and 6 deletions
|
@ -88,6 +88,10 @@ void NotificationHandler::setConnectionState(Vpn::ConnectionState state)
|
|||
}
|
||||
}
|
||||
|
||||
void NotificationHandler::onTranslationsUpdated()
|
||||
{
|
||||
}
|
||||
|
||||
void NotificationHandler::unsecuredNetworkNotification(const QString& networkName) {
|
||||
qDebug() << "Unsecured network notification shown";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue