summaryrefslogtreecommitdiffstats
path: root/src/secondaryrealmwizard/certconfigpage.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:45:27 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-02 12:45:27 +0900
commit03f309f4de6670abfcfe8518ec4e1e24419038f5 (patch)
tree7cacc5a3c40068764375d13fc43560779f11f70e /src/secondaryrealmwizard/certconfigpage.cpp
parent1ae39c78b0f24150b5676fa85c15025a27777f03 (diff)
downloadkcmldapcontroller-03f309f4de6670abfcfe8518ec4e1e24419038f5.tar.gz
kcmldapcontroller-03f309f4de6670abfcfe8518ec4e1e24419038f5.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/secondaryrealmwizard/certconfigpage.cpp')
-rw-r--r--src/secondaryrealmwizard/certconfigpage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/secondaryrealmwizard/certconfigpage.cpp b/src/secondaryrealmwizard/certconfigpage.cpp
index ce07a08..66b1b50 100644
--- a/src/secondaryrealmwizard/certconfigpage.cpp
+++ b/src/secondaryrealmwizard/certconfigpage.cpp
@@ -29,7 +29,7 @@
#include <kstandarddirs.h>
#include <kiconloader.h>
#include <dcopclient.h>
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <klineedit.h>
#include <ktextedit.h>
#include <kwizard.h>