summaryrefslogtreecommitdiffstats
path: root/tderesources/caldav/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/caldav/plugin.cpp')
-rw-r--r--tderesources/caldav/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/caldav/plugin.cpp b/tderesources/caldav/plugin.cpp
index 9ce6d60f..c7ea06e8 100644
--- a/tderesources/caldav/plugin.cpp
+++ b/tderesources/caldav/plugin.cpp
@@ -32,7 +32,7 @@ using namespace KCal;
========================================================================*/
// Creates the resource factory.
-//EXPORT_KRESOURCES_PLUGIN2( ResourceCalDav, ResourceCalDavConfig, "libkcal", "kres_caldav" )
+//EXPORT_TDERESOURCES_PLUGIN2( ResourceCalDav, ResourceCalDavConfig, "libkcal", "kres_caldav" )
typedef KRES::PluginFactory<ResourceCalDav, ResourceCalDavConfig> CalDavFactory;