summaryrefslogtreecommitdiffstats
path: root/khelpcenter/navigator.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-16 11:45:17 +0900
committerMichele Calgaro <[email protected]>2024-12-16 11:48:43 +0900
commit6d90c01c48d887053051fca3e1c9ca298a8fd1b3 (patch)
tree08c987954e7daf74a55a36481dac5a811b7bf323 /khelpcenter/navigator.h
parent83e4d7076e1e5dfac804c0f89a1fcdf31795671a (diff)
downloadtdebase-6d90c01c48d887053051fca3e1c9ca298a8fd1b3.tar.gz
tdebase-6d90c01c48d887053051fca3e1c9ca298a8fd1b3.zip
Use TDEProcIO class
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'khelpcenter/navigator.h')
-rw-r--r--khelpcenter/navigator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/navigator.h b/khelpcenter/navigator.h
index 798f71101..2cc03e99d 100644
--- a/khelpcenter/navigator.h
+++ b/khelpcenter/navigator.h
@@ -39,7 +39,7 @@ class TQPushButton;
class TDEListView;
class KService;
class TDEProcess;
-class KProcIO;
+class TDEProcIO;
class KCMHelpCenter;