diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:10:54 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:10:54 -0600 |
commit | e493dc35b1201462610750e281e3e770658caca9 (patch) | |
tree | ff59ac43d21bb60c8e0562f7c187ef3aea45afd6 /src/ldapcontroller.h | |
parent | 529cde4935572125a45e8ddfd26a266c8d0a3940 (diff) | |
download | kcmldapcontroller-e493dc35b1201462610750e281e3e770658caca9.tar.gz kcmldapcontroller-e493dc35b1201462610750e281e3e770658caca9.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/ldapcontroller.h')
-rw-r--r-- | src/ldapcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldapcontroller.h b/src/ldapcontroller.h index ff49296..827c854 100644 --- a/src/ldapcontroller.h +++ b/src/ldapcontroller.h @@ -24,7 +24,7 @@ #include <tdecmodule.h> #include <kaboutdata.h> #include <kpushbutton.h> -#include <klistview.h> +#include <tdelistview.h> #include <tdefileitem.h> #include <kglobalsettings.h> #include <tqpushbutton.h> |