summaryrefslogtreecommitdiffstats
path: root/tdeunittest/runner.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdeunittest/runner.h')
-rw-r--r--tdeunittest/runner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeunittest/runner.h b/tdeunittest/runner.h
index 76c662bb7..cff4ac718 100644
--- a/tdeunittest/runner.h
+++ b/tdeunittest/runner.h
@@ -96,7 +96,7 @@ namespace KUnitTest
*/
class TDEUNITTEST_EXPORT Runner : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
/*! Registers a test case. A registry will be automatically created if necessary.