summaryrefslogtreecommitdiffstats
path: root/src/ldapbonding.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-07-08 18:48:56 -0500
committerTimothy Pearson <[email protected]>2012-07-08 18:48:56 -0500
commitb71881a2acf0b8966a079a8775ff8b72d82e11ff (patch)
treebbead0e431bad3038acd439cf399877ee6ef3d31 /src/ldapbonding.cpp
parent486791556e09901cd342b5e93a5298f4944682ae (diff)
downloadkcmldap-b71881a2acf0b8966a079a8775ff8b72d82e11ff.tar.gz
kcmldap-b71881a2acf0b8966a079a8775ff8b72d82e11ff.zip
Change name to ldapbonding
Diffstat (limited to 'src/ldapbonding.cpp')
-rw-r--r--src/ldapbonding.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp
index 97117e8..b9ed7eb 100644
--- a/src/ldapbonding.cpp
+++ b/src/ldapbonding.cpp
@@ -57,7 +57,7 @@
typedef KGenericFactory<LDAPConfig, TQWidget> ldapFactory;
-K_EXPORT_COMPONENT_FACTORY( kcm_ldap, ldapFactory("kcmldap"))
+K_EXPORT_COMPONENT_FACTORY( kcm_ldapbonding, ldapFactory("kcmldapbonding"))
KSimpleConfig *systemconfig = 0;