summaryrefslogtreecommitdiff
path: root/cppcanvas/inc/cppcanvas/text.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/inc/cppcanvas/text.hxx')
-rw-r--r--cppcanvas/inc/cppcanvas/text.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppcanvas/inc/cppcanvas/text.hxx b/cppcanvas/inc/cppcanvas/text.hxx
index 6fd54b4e0106..1787103141ae 100644
--- a/cppcanvas/inc/cppcanvas/text.hxx
+++ b/cppcanvas/inc/cppcanvas/text.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.
@@ -53,3 +54,5 @@ namespace cppcanvas
}
#endif /* _CPPCANVAS_TEXT_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */