summaryrefslogtreecommitdiffstats
path: root/src/ldap.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-05-17 02:33:40 -0500
committerTimothy Pearson <[email protected]>2012-05-17 02:33:40 -0500
commit273c3c806ac25fb81ba1d29cb5bdcb907c5fc59a (patch)
treec4f3a264d914d086c3d2f16bb2d2a729c6ce162a /src/ldap.h
parent07fc1b05b94550438b2dc8d2cc22dec8cebfaf19 (diff)
downloadkcmldap-273c3c806ac25fb81ba1d29cb5bdcb907c5fc59a.tar.gz
kcmldap-273c3c806ac25fb81ba1d29cb5bdcb907c5fc59a.zip
Remove spurious files and add ui file template
Diffstat (limited to 'src/ldap.h')
-rw-r--r--src/ldap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ldap.h b/src/ldap.h
index 091ed07..1c041c0 100644
--- a/src/ldap.h
+++ b/src/ldap.h
@@ -30,6 +30,8 @@
#include <tqpushbutton.h>
#include <tqcombobox.h>
+#include "ldapconfigbase.h"
+
class ldap: public KCModule
{
Q_OBJECT