summaryrefslogtreecommitdiff
path: root/framework/inc/helper/configimporter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/configimporter.hxx')
-rw-r--r--framework/inc/helper/configimporter.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/helper/configimporter.hxx b/framework/inc/helper/configimporter.hxx
index bbe465d85692..614d248da6d6 100644
--- a/framework/inc/helper/configimporter.hxx
+++ b/framework/inc/helper/configimporter.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.
@@ -50,3 +51,5 @@ namespace framework
} // namespace framework
#endif // __FRAMEWORK_HELPER_CONFIGIMPORTER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */