summaryrefslogtreecommitdiff
path: root/cppcanvas/source/mtfrenderer/lineaction.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/mtfrenderer/lineaction.hxx')
-rw-r--r--cppcanvas/source/mtfrenderer/lineaction.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppcanvas/source/mtfrenderer/lineaction.hxx b/cppcanvas/source/mtfrenderer/lineaction.hxx
index 12d308557837..810c8cb4fe03 100644
--- a/cppcanvas/source/mtfrenderer/lineaction.hxx
+++ b/cppcanvas/source/mtfrenderer/lineaction.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -71,3 +72,5 @@ namespace cppcanvas
}
#endif /* _CPPCANVAS_LINEACTION_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */