freedesktop does support updates

This commit is contained in:
Patrick von Reth 2014-02-03 13:05:49 +01:00
parent 43f8581847
commit ff74de9d37
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Q_EXPORT_PLUGIN2 ( libsnore_backend_freedesktop,FreedesktopBackend )
FreedesktopBackend::FreedesktopBackend () :
SnoreBackend ( "FreedesktopNotification",true,true)
SnoreBackend ( "FreedesktopNotification", true, true, true)
{
}