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