mirror of
https://github.com/status-im/snorenotify.git
synced 2025-01-24 15:29:18 +00:00
add missing )
This commit is contained in:
parent
6c67fa3acf
commit
8a30deef6b
@ -127,7 +127,7 @@ bool SnoreCorePrivate::initPrimaryNotificationBackend()
|
||||
if (setBackendIfAvailible(QLatin1String("OSX Notification Center"))) {
|
||||
return true;
|
||||
}
|
||||
if (setBackendIfAvailible(QLatin1String("Growl")) {
|
||||
if (setBackendIfAvailible(QLatin1String("Growl"))) {
|
||||
return true;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user