diff options
Diffstat (limited to 'kate/part/katespell.h')
-rw-r--r-- | kate/part/katespell.h | 2 |
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* ); |