summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/configaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/configaccess.hxx')
-rw-r--r--framework/inc/jobs/configaccess.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/jobs/configaccess.hxx b/framework/inc/jobs/configaccess.hxx
index 68b76c6ffe..3748d65fee 100644
--- a/framework/inc/jobs/configaccess.hxx
+++ b/framework/inc/jobs/configaccess.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.
@@ -115,3 +116,5 @@ class ConfigAccess : public ThreadHelpBase
} // namespace framework
#endif // __FRAMEWORK_CONFIG_CONFIGACCESS_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */