summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/constitemcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/constitemcontainer.hxx')
-rw-r--r--framework/inc/uielement/constitemcontainer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uielement/constitemcontainer.hxx b/framework/inc/uielement/constitemcontainer.hxx
index c2eeea0e3c28..b677aea740f8 100644
--- a/framework/inc/uielement/constitemcontainer.hxx
+++ b/framework/inc/uielement/constitemcontainer.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.
@@ -135,3 +136,5 @@ class ConstItemContainer : public ::com::sun::star::lang::XTypeProvider ,
}
#endif // #ifndef __FRAMEWORK_UIELEMENT_CONSTITEMCONTAINER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */