summaryrefslogtreecommitdiffstats
path: root/kio/tests/kdcopcheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'kio/tests/kdcopcheck.h')
-rw-r--r--kio/tests/kdcopcheck.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/tests/kdcopcheck.h b/kio/tests/kdcopcheck.h
index 9a76e6246..593dbba1e 100644
--- a/kio/tests/kdcopcheck.h
+++ b/kio/tests/kdcopcheck.h
@@ -22,7 +22,7 @@ public slots:
protected:
int result;
TQString m_exec;
- KProcess proc;
+ TDEProcess proc;
};
#endif