diff options
Diffstat (limited to 'kate/part/katecodefoldinghelpers.h')
-rw-r--r-- | kate/part/katecodefoldinghelpers.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kate/part/katecodefoldinghelpers.h b/kate/part/katecodefoldinghelpers.h index 7feee384e..3f6d18b27 100644 --- a/kate/part/katecodefoldinghelpers.h +++ b/kate/part/katecodefoldinghelpers.h @@ -218,5 +218,3 @@ class KateCodeFoldingTree : public TQObject }; #endif - -// kate: space-indent on; indent-width 2; replace-tabs on; |