summaryrefslogtreecommitdiffstats
path: root/tdespell2/plugins/ispell/tdespell_ispellclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdespell2/plugins/ispell/tdespell_ispellclient.h')
-rw-r--r--tdespell2/plugins/ispell/tdespell_ispellclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/plugins/ispell/tdespell_ispellclient.h b/tdespell2/plugins/ispell/tdespell_ispellclient.h
index 7deee7de8..b15453bd3 100644
--- a/tdespell2/plugins/ispell/tdespell_ispellclient.h
+++ b/tdespell2/plugins/ispell/tdespell_ispellclient.h
@@ -33,7 +33,7 @@ using KSpell2::Dictionary;
class ISpellClient : public KSpell2::Client
{
- Q_OBJECT
+ TQ_OBJECT
public:
ISpellClient( TQObject *parent, const char *name, const TQStringList & /* args */ );
~ISpellClient();