summaryrefslogtreecommitdiff
path: root/framework/source/inc/constant/contenthandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/constant/contenthandler.hxx')
-rw-r--r--framework/source/inc/constant/contenthandler.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/inc/constant/contenthandler.hxx b/framework/source/inc/constant/contenthandler.hxx
index db10575ce8e7..19eabc22719e 100644
--- a/framework/source/inc/constant/contenthandler.hxx
+++ b/framework/source/inc/constant/contenthandler.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.
@@ -45,3 +46,5 @@ struct ContentHandler
} // namespace framework
#endif // #ifndef __FRAMEWORK_CONSTANT_CONTENTHANDLER_H_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */