summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kprocesstest.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kprocesstest.h')
-rw-r--r--tdecore/tests/kprocesstest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kprocesstest.h b/tdecore/tests/kprocesstest.h
index 5817af438..4bd4ab71e 100644
--- a/tdecore/tests/kprocesstest.h
+++ b/tdecore/tests/kprocesstest.h
@@ -17,7 +17,7 @@
class Dummy : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public slots:
void printMessage(TDEProcess *proc)