summaryrefslogtreecommitdiffstats
path: root/tdecore/tdeprocess.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-12-15 22:06:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-12-15 22:06:44 +0900
commitaf644c020106e7096d4fe9c648f25eede98c972f (patch)
treee20b7c4bc22bca994e80e6a798313b5800efce21 /tdecore/tdeprocess.h
parenta876c10e905fa357d43de03cf0fcb922cac9e4d5 (diff)
downloadtdelibs-af644c020106e7096d4fe9c648f25eede98c972f.tar.gz
tdelibs-af644c020106e7096d4fe9c648f25eede98c972f.zip
Rename class KProcIO to TDEProcIOHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore/tdeprocess.h')
-rw-r--r--tdecore/tdeprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tdeprocess.h b/tdecore/tdeprocess.h
index 658571ce7..a6329f147 100644
--- a/tdecore/tdeprocess.h
+++ b/tdecore/tdeprocess.h
@@ -47,7 +47,7 @@ class KPty;
* This class allows a KDE application to start child processes without having
* to worry about UN*X signal handling issues and zombie process reaping.
*
- * @see KProcIO
+ * @see TDEProcIO
*
* Basically, this class distinguishes three different ways of running
* child processes: