summaryrefslogtreecommitdiffstats
path: root/kate/part/katespell.h
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/katespell.h')
-rw-r--r--kate/part/katespell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/katespell.h b/kate/part/katespell.h
index 6119d0ea4..6a5e3ad52 100644
--- a/kate/part/katespell.h
+++ b/kate/part/katespell.h
@@ -32,7 +32,7 @@ class KSpell;
class KateSpell : public TQObject
{
- Q_OBJECT
+ TQ_OBJECT
public:
KateSpell( KateView* );