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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/part/katespell.h b/kate/part/katespell.h
index f376ece49..e815b47ea 100644
--- a/kate/part/katespell.h
+++ b/kate/part/katespell.h
@@ -30,7 +30,7 @@ class KateView;
class KAction;
class KSpell;
-class KateSpell : public QObject
+class KateSpell : public TQObject
{
Q_OBJECT
@@ -83,4 +83,4 @@ class KateSpell : public QObject
#endif
-// kate: space-indent on; indent-width 2; replace-tabs on;
+// kate: space-indent on; indent-width 2; tqreplace-tabs on;