summaryrefslogtreecommitdiff
path: root/cppcanvas/source/tools/canvasgraphichelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/tools/canvasgraphichelper.cxx')
-rw-r--r--cppcanvas/source/tools/canvasgraphichelper.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/cppcanvas/source/tools/canvasgraphichelper.cxx b/cppcanvas/source/tools/canvasgraphichelper.cxx
index 1e62b816e1d4..4888960c0d96 100644
--- a/cppcanvas/source/tools/canvasgraphichelper.cxx
+++ b/cppcanvas/source/tools/canvasgraphichelper.cxx
@@ -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.
@@ -149,3 +150,5 @@ namespace cppcanvas
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */