diff options
Diffstat (limited to 'kate/part/katecursor.cpp')
-rw-r--r-- | kate/part/katecursor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/katecursor.cpp b/kate/part/katecursor.cpp index dcd7c38bf..2c1b0115c 100644 --- a/kate/part/katecursor.cpp +++ b/kate/part/katecursor.cpp @@ -189,4 +189,4 @@ bool KateDocCursor::previousNonSpaceChar() return false; } -// kate: space-indent on; indent-width 2; replace-tabs on; +// kate: space-indent on; indent-width 2; tqreplace-tabs on; |