diff options
Diffstat (limited to 'tdeio/tests/kdirwatchtest.h')
-rw-r--r-- | tdeio/tests/kdirwatchtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tests/kdirwatchtest.h b/tdeio/tests/kdirwatchtest.h index 493043c01..ee7974f6f 100644 --- a/tdeio/tests/kdirwatchtest.h +++ b/tdeio/tests/kdirwatchtest.h @@ -21,7 +21,7 @@ class myTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: myTest() { }; public slots: |