summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kipctest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kipctest.h')
-rw-r--r--tdecore/tests/kipctest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kipctest.h b/tdecore/tests/kipctest.h
index 17122fbd8..1f71843f6 100644
--- a/tdecore/tests/kipctest.h
+++ b/tdecore/tests/kipctest.h
@@ -5,7 +5,7 @@
class MyObject: public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
MyObject();