diff options
author | Timothy Pearson <[email protected]> | 2012-05-17 02:33:40 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-05-17 02:33:40 -0500 |
commit | 273c3c806ac25fb81ba1d29cb5bdcb907c5fc59a (patch) | |
tree | c4f3a264d914d086c3d2f16bb2d2a729c6ce162a /src/ldap.h | |
parent | 07fc1b05b94550438b2dc8d2cc22dec8cebfaf19 (diff) | |
download | kcmldap-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.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ #include <tqpushbutton.h> #include <tqcombobox.h> +#include "ldapconfigbase.h" + class ldap: public KCModule { Q_OBJECT |