diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:52 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:52 -0600 |
commit | a5d36de72a70fe5f06faaeccfeb4539f35f51d8b (patch) | |
tree | f197db7230f12b66ee6934729d5ab3670279e13b /src/ldapbonding.cpp | |
parent | d11b2f6a6cb58a91d0ee154d0db54afff6d494c9 (diff) | |
download | kcmldap-a5d36de72a70fe5f06faaeccfeb4539f35f51d8b.tar.gz kcmldap-a5d36de72a70fe5f06faaeccfeb4539f35f51d8b.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/ldapbonding.cpp')
-rw-r--r-- | src/ldapbonding.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapbonding.cpp b/src/ldapbonding.cpp index fc94f46..14bed6d 100644 --- a/src/ldapbonding.cpp +++ b/src/ldapbonding.cpp @@ -28,7 +28,7 @@ #include <kglobalsettings.h> #include <kstandarddirs.h> #include <kurlrequester.h> -#include <klistview.h> +#include <tdelistview.h> #include <kopenwith.h> #include <kpropertiesdialog.h> #include <tdeio/job.h> |