diff options
Diffstat (limited to 'kate/part/kateconfig.h')
-rw-r--r-- | kate/part/kateconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/kateconfig.h b/kate/part/kateconfig.h index a98afd991..56d094cd0 100644 --- a/kate/part/kateconfig.h +++ b/kate/part/kateconfig.h @@ -534,4 +534,4 @@ class KateRendererConfig : public KateConfig #endif -// kate: space-indent on; indent-width 2; tqreplace-tabs on; +// kate: space-indent on; indent-width 2; replace-tabs on; |