diff options
Diffstat (limited to 'drkonqi/crashtest.h')
-rw-r--r-- | drkonqi/crashtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drkonqi/crashtest.h b/drkonqi/crashtest.h index a3fe0cb2a..d2a769a1b 100644 --- a/drkonqi/crashtest.h +++ b/drkonqi/crashtest.h @@ -31,7 +31,7 @@ class WorkerObject : public TQObject { - Q_OBJECT + TQ_OBJECT public slots: void run(); |