started to file updating for linux build

This commit is contained in:
leetthewire
2022-03-25 12:32:36 -07:00
parent 40ab540179
commit 39de79d3cd
6 changed files with 130 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ namespace {
Logger logger(LOG_LINUX, "LinuxSystemTrayNotificationHandler");
} // namespace
// static
//static
bool LinuxSystemTrayNotificationHandler::requiredCustomImpl() {
if (!QDBusConnection::sessionBus().isConnected()) {
return false;