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..c3572d929 100644
--- a/kio/tests/kdcopcheck.h
+++ b/kio/tests/kdcopcheck.h
@@ -5,7 +5,7 @@
#include <tqstring.h>
#include <tqobject.h>
-class TestService : public TQObject
+class TestService : public QObject
{
Q_OBJECT
public: