summaryrefslogtreecommitdiff
path: root/framework/inc/xml/toolboxconfigurationdefines.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/xml/toolboxconfigurationdefines.hxx')
-rw-r--r--framework/inc/xml/toolboxconfigurationdefines.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/xml/toolboxconfigurationdefines.hxx b/framework/inc/xml/toolboxconfigurationdefines.hxx
index c3cd030f6213..fed72b110a8d 100644
--- a/framework/inc/xml/toolboxconfigurationdefines.hxx
+++ b/framework/inc/xml/toolboxconfigurationdefines.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef __FRAMEWORK_XML_TOOLBOXCONFIGURATIONDEFINES_HXX_
#define __FRAMEWORK_XML_TOOLBOXCONFIGURATIONDEFINES_HXX_
@@ -84,3 +85,5 @@
#define ATTRIBUTE_ITEMSTYLE_IMAGE "image"
#endif // __FRAMEWORK_XML_TOOLBOXCONFIGURATIONDEFINES_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */