diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 18:09:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-12 18:09:16 +0900 |
commit | d230d2497d7abc9f40ef1da174afb09f53f4577d (patch) | |
tree | d82546a1a5e6d7a5daf616e37c0daf24fc73e0eb /src/secondaryrealmwizard/secondaryrealmwizard.cpp | |
parent | fb894cd3077a0c4418af878a51e5d5149c97dcca (diff) | |
download | kcmldapcontroller-d230d2497d7abc9f40ef1da174afb09f53f4577d.tar.gz kcmldapcontroller-d230d2497d7abc9f40ef1da174afb09f53f4577d.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/secondaryrealmwizard/secondaryrealmwizard.cpp')
-rw-r--r-- | src/secondaryrealmwizard/secondaryrealmwizard.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/secondaryrealmwizard/secondaryrealmwizard.cpp b/src/secondaryrealmwizard/secondaryrealmwizard.cpp index 1d30f76..80a8f15 100644 --- a/src/secondaryrealmwizard/secondaryrealmwizard.cpp +++ b/src/secondaryrealmwizard/secondaryrealmwizard.cpp @@ -31,7 +31,7 @@ #include <tqcheckbox.h> #include <tqradiobutton.h> -#include <ksimpleconfig.h> +#include <tdesimpleconfig.h> #include <tdeglobal.h> #include <tdeglobalsettings.h> #include <tdestandarddirs.h> |