summaryrefslogtreecommitdiffstats
path: root/dcop/tests/driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'dcop/tests/driver.h')
-rw-r--r--dcop/tests/driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/tests/driver.h b/dcop/tests/driver.h
index 3565d88ab..654707c4f 100644
--- a/dcop/tests/driver.h
+++ b/dcop/tests/driver.h
@@ -7,7 +7,7 @@
class Driver : public TQObject, public Test_stub
{
- Q_OBJECT
+ TQ_OBJECT
public:
Driver(const char*);