diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:17:18 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:17:18 -0600 |
commit | e4aee49e75b3d8d0a5a383cedcf82abbbbda4b82 (patch) | |
tree | 8a0ed567df38200eb8948e3e34303781c0a965fb /src/ldappasswddlg.cpp | |
parent | c2be672ba8ad001e8c5317b329d9684c399edcb0 (diff) | |
download | libtdeldap-e4aee49e75b3d8d0a5a383cedcf82abbbbda4b82.tar.gz libtdeldap-e4aee49e75b3d8d0a5a383cedcf82abbbbda4b82.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/ldappasswddlg.cpp')
-rw-r--r-- | src/ldappasswddlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ldappasswddlg.cpp b/src/ldappasswddlg.cpp index 444e909..bf20404 100644 --- a/src/ldappasswddlg.cpp +++ b/src/ldappasswddlg.cpp @@ -22,7 +22,7 @@ #include <klineedit.h> #include <ktextedit.h> #include <knuminput.h> -#include <kactionselector.h> +#include <tdeactionselector.h> #include <tqlistbox.h> #include <kpushbutton.h> #include <tqpixmap.h> |