mirror of
https://github.com/status-im/snorenotify.git
synced 2025-02-10 23:46:21 +00:00
fix linux
This commit is contained in:
parent
e78af06b9a
commit
5341e7b2ab
@ -90,7 +90,7 @@ void FreedesktopBackend::slotActionInvoked(const uint &id, const QString &action
|
||||
return;
|
||||
}
|
||||
noti.data()->setActionInvoked(actionID.toInt());
|
||||
snore()->d()->notificationActionInvoked(noti);
|
||||
SnoreCorePrivate::instance()->notificationActionInvoked(noti);
|
||||
}
|
||||
|
||||
void FreedesktopBackend::slotCloseNotification(Notification notification)
|
||||
|
Loading…
x
Reference in New Issue
Block a user