From 8e14799f43ea51a6d9f195c56ca4f0c0439d4039 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 23 Aug 2017 21:07:32 -0600 Subject: The davresource has the contact.storage capability --- examples/davresource/davresource.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/davresource/davresource.cpp') diff --git a/examples/davresource/davresource.cpp b/examples/davresource/davresource.cpp index 4e94046..22c502f 100644 --- a/examples/davresource/davresource.cpp +++ b/examples/davresource/davresource.cpp @@ -260,6 +260,7 @@ DavResourceFactory::DavResourceFactory(QObject *parent) : Sink::ResourceFactory(parent, {Sink::ApplicationDomain::ResourceCapabilities::Contact::contact, Sink::ApplicationDomain::ResourceCapabilities::Contact::addressbook, + Sink::ApplicationDomain::ResourceCapabilities::Contact::storage } ) { -- cgit v1.2.3