summaryrefslogtreecommitdiff
path: root/framework/inc/xml/toolboxconfiguration.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/toolboxconfiguration.hxx')
-rw-r--r--framework/inc/xml/toolboxconfiguration.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/xml/toolboxconfiguration.hxx b/framework/inc/xml/toolboxconfiguration.hxx
index 9cf8ef0485..e422cf4387 100644
--- a/framework/inc/xml/toolboxconfiguration.hxx
+++ b/framework/inc/xml/toolboxconfiguration.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_
#define __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_
@@ -34,3 +35,5 @@ class ToolBoxConfiguration
} // namespace framework
#endif // __FRAMEWORK_XML_TOOLBOXCONFIGURATION_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */