diff options
Diffstat (limited to 'tdespell2/tests/backgroundtest.h')
-rw-r--r-- | tdespell2/tests/backgroundtest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/tests/backgroundtest.h b/tdespell2/tests/backgroundtest.h index 2f08e9ce0..1fb16fd60 100644 --- a/tdespell2/tests/backgroundtest.h +++ b/tdespell2/tests/backgroundtest.h @@ -28,7 +28,7 @@ class BackgroundTest : public TQObject { - Q_OBJECT + TQ_OBJECT public: BackgroundTest(); |