summaryrefslogtreecommitdiff
path: root/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/cxxhelp/qe/DocGenerator.cxx')
-rw-r--r--xmlhelp/source/cxxhelp/qe/DocGenerator.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx b/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
index 329a095995..9020e0e6fd 100644
--- a/xmlhelp/source/cxxhelp/qe/DocGenerator.cxx
+++ b/xmlhelp/source/cxxhelp/qe/DocGenerator.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.
@@ -59,3 +60,5 @@ RoleFiller::~RoleFiller()
{
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */