summaryrefslogtreecommitdiff
path: root/autodoc/inc/autodoc/dsp_html_std.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-27 13:05:40 +0100
commit8cad7d1947a02e28355c03b787df40052b48e4e4 (patch)
treeb71a04edc599cdc50515ba552f63c6fb68badd27 /autodoc/inc/autodoc/dsp_html_std.hxx
parent76c11607870c5370074be050c96e990298733d5e (diff)
add modelines to .hxx files as well
Diffstat (limited to 'autodoc/inc/autodoc/dsp_html_std.hxx')
-rw-r--r--autodoc/inc/autodoc/dsp_html_std.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/autodoc/inc/autodoc/dsp_html_std.hxx b/autodoc/inc/autodoc/dsp_html_std.hxx
index ff3beae8ff31..78d75efe7e23 100644
--- a/autodoc/inc/autodoc/dsp_html_std.hxx
+++ b/autodoc/inc/autodoc/dsp_html_std.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.
@@ -211,3 +212,5 @@ HtmlDisplay_Idl_Ifc::Run( const char * i_sOutputDirectory,
} // namespace autodoc
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */