summaryrefslogtreecommitdiffstats
path: root/kdecore/tests/kipctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdecore/tests/kipctest.h')
-rw-r--r--kdecore/tests/kipctest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/tests/kipctest.h b/kdecore/tests/kipctest.h
index a8abd2e76..17122fbd8 100644
--- a/kdecore/tests/kipctest.h
+++ b/kdecore/tests/kipctest.h
@@ -3,7 +3,7 @@
#include <tqobject.h>
-class MyObject: public QObject
+class MyObject: public TQObject
{
Q_OBJECT
public: