freedesktop does support updates
This commit is contained in:
parent
43f8581847
commit
ff74de9d37
|
@ -17,7 +17,7 @@ Q_EXPORT_PLUGIN2 ( libsnore_backend_freedesktop,FreedesktopBackend )
|
|||
|
||||
|
||||
FreedesktopBackend::FreedesktopBackend () :
|
||||
SnoreBackend ( "FreedesktopNotification",true,true)
|
||||
SnoreBackend ( "FreedesktopNotification", true, true, true)
|
||||
{
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue