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/realmpropertiesdialog.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/realmpropertiesdialog.cpp')
-rw-r--r-- | src/realmpropertiesdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/realmpropertiesdialog.cpp b/src/realmpropertiesdialog.cpp index eaf09e2..c57cc4f 100644 --- a/src/realmpropertiesdialog.cpp +++ b/src/realmpropertiesdialog.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> |