diff options
Diffstat (limited to 'tderesources/kolab/kabc/resourcekolab_plugin.cpp')
-rw-r--r-- | tderesources/kolab/kabc/resourcekolab_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/kolab/kabc/resourcekolab_plugin.cpp b/tderesources/kolab/kabc/resourcekolab_plugin.cpp index 55ac64205..686f3403e 100644 --- a/tderesources/kolab/kabc/resourcekolab_plugin.cpp +++ b/tderesources/kolab/kabc/resourcekolab_plugin.cpp @@ -48,5 +48,5 @@ class KolabFactory : public KRES::PluginFactoryBase } }; -K_EXPORT_COMPONENT_FACTORY(kabc_kolab,KolabFactory) +K_EXPORT_COMPONENT_FACTORY(tdeabc_kolab,KolabFactory) |