summaryrefslogtreecommitdiffstats
path: root/canvas/source/tools/surfacerect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/tools/surfacerect.hxx')
-rw-r--r--canvas/source/tools/surfacerect.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/canvas/source/tools/surfacerect.hxx b/canvas/source/tools/surfacerect.hxx
index cbeaa5e144d7..f4082d03b097 100644
--- a/canvas/source/tools/surfacerect.hxx
+++ b/canvas/source/tools/surfacerect.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.
@@ -133,3 +134,5 @@ namespace canvas
}
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */