diff options
Diffstat (limited to 'tderesources/scalix/kabc/resourcescalix_plugin.cpp')
-rw-r--r-- | tderesources/scalix/kabc/resourcescalix_plugin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/scalix/kabc/resourcescalix_plugin.cpp b/tderesources/scalix/kabc/resourcescalix_plugin.cpp index bbf7a436a..cdfc8f301 100644 --- a/tderesources/scalix/kabc/resourcescalix_plugin.cpp +++ b/tderesources/scalix/kabc/resourcescalix_plugin.cpp @@ -49,5 +49,5 @@ class ScalixFactory : public KRES::PluginFactoryBase } }; -K_EXPORT_COMPONENT_FACTORY(kabc_scalix,ScalixFactory) +K_EXPORT_COMPONENT_FACTORY(tdeabc_scalix,ScalixFactory) |