From 1ba64b07d764ad59a0267df4e4cfd880f4fa29b3 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 13 Mar 2017 17:54:31 +0100 Subject: Setup calls to setup dav resource --- examples/davresource/davresource.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/davresource') diff --git a/examples/davresource/davresource.h b/examples/davresource/davresource.h index 415527a..1ce66ea 100644 --- a/examples/davresource/davresource.h +++ b/examples/davresource/davresource.h @@ -54,7 +54,7 @@ private: class DavResourceFactory : public Sink::ResourceFactory { Q_OBJECT - Q_PLUGIN_METADATA(IID "sink.davresource") + Q_PLUGIN_METADATA(IID "sink.dav") Q_INTERFACES(Sink::ResourceFactory) public: -- cgit v1.2.3