summaryrefslogtreecommitdiffstats
path: root/kate/part/kateattribute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kate/part/kateattribute.cpp')
-rw-r--r--kate/part/kateattribute.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/kateattribute.cpp b/kate/part/kateattribute.cpp
index 9ed6349f6..068d0d571 100644
--- a/kate/part/kateattribute.cpp
+++ b/kate/part/kateattribute.cpp
@@ -265,4 +265,4 @@ bool operator !=(const KateAttribute& h1, const KateAttribute& h2)
return !(h1 == h2);
}
-// kate: space-indent on; indent-width 2; replace-tabs on;
+// kate: space-indent on; indent-width 2; tqreplace-tabs on;