summaryrefslogtreecommitdiffstats
path: root/kbabel/commonui/context.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:52:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 23:52:43 +0900
commit8a861e2bb84e01563fffebdb8e099a2a55d61221 (patch)
tree13c2d2d17374b88666d7f7f4b5e8c1dfea1f98be /kbabel/commonui/context.cpp
parentb5f8648994a6690cfe6731f364a9f35510ec8827 (diff)
downloadtdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.tar.gz
tdesdk-8a861e2bb84e01563fffebdb8e099a2a55d61221.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbabel/commonui/context.cpp')
-rw-r--r--kbabel/commonui/context.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/kbabel/commonui/context.cpp b/kbabel/commonui/context.cpp
index bd05078b..3d22cb2a 100644
--- a/kbabel/commonui/context.cpp
+++ b/kbabel/commonui/context.cpp
@@ -301,5 +301,3 @@ void SourceContext::setProject( KBabel::Project::Ptr project )
}
#include "context.moc"
-
-// kate: space-indent on; indent-width 4; replace-tabs on;