mirror of
https://github.com/amnezia-vpn/DefaultVPN.git
synced 2026-06-30 05:55:48 +03:00
started to file updating for linux build
This commit is contained in:
@@ -18,7 +18,7 @@ namespace {
|
||||
Logger logger(LOG_LINUX, "LinuxSystemTrayNotificationHandler");
|
||||
} // namespace
|
||||
|
||||
// static
|
||||
//static
|
||||
bool LinuxSystemTrayNotificationHandler::requiredCustomImpl() {
|
||||
if (!QDBusConnection::sessionBus().isConnected()) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user