summaryrefslogtreecommitdiff
path: root/framework/source/inc/pattern/configuration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/inc/pattern/configuration.hxx')
-rw-r--r--framework/source/inc/pattern/configuration.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/inc/pattern/configuration.hxx b/framework/source/inc/pattern/configuration.hxx
index 34b1291f7a..8b72fe84cf 100644
--- a/framework/source/inc/pattern/configuration.hxx
+++ b/framework/source/inc/pattern/configuration.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.
@@ -172,3 +173,5 @@ class ConfigurationHelper
} // namespace framework
#endif // __FRAMEWORK_PATTERN_CONFIGURATION_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */