summaryrefslogtreecommitdiffstats
path: root/tdespell2/backgroundchecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/backgroundchecker.h')
-rw-r--r--tdespell2/backgroundchecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/backgroundchecker.h b/tdespell2/backgroundchecker.h
index 84deea5c8..6f9163b26 100644
--- a/tdespell2/backgroundchecker.h
+++ b/tdespell2/backgroundchecker.h
@@ -48,7 +48,7 @@ namespace KSpell2
*/
class KDE_EXPORT BackgroundChecker : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
BackgroundChecker( const Broker::Ptr& broker, TQObject *parent =0,
const char *name =0 );