diff options
Diffstat (limited to 'tdeio/tests/jobtest.h')
-rw-r--r-- | tdeio/tests/jobtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/jobtest.h b/tdeio/tests/jobtest.h index 5bff6d0e3..bcf1af5ac 100644 --- a/tdeio/tests/jobtest.h +++ b/tdeio/tests/jobtest.h @@ -26,7 +26,7 @@ class JobTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: JobTest() {} |