summaryrefslogtreecommitdiff
path: root/autodoc/source/display/html/dsply_cl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/display/html/dsply_cl.hxx')
-rw-r--r--autodoc/source/display/html/dsply_cl.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/source/display/html/dsply_cl.hxx b/autodoc/source/display/html/dsply_cl.hxx
index 8f81e4f8c1b0..f2be896d2564 100644
--- a/autodoc/source/display/html/dsply_cl.hxx
+++ b/autodoc/source/display/html/dsply_cl.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.
@@ -85,3 +86,5 @@ class ClassDisplayer : public ary::Display,
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */