summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/toolbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/toolbar.hxx')
-rw-r--r--framework/inc/uielement/toolbar.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uielement/toolbar.hxx b/framework/inc/uielement/toolbar.hxx
index a5329bab3f75..f70a63ea638e 100644
--- a/framework/inc/uielement/toolbar.hxx
+++ b/framework/inc/uielement/toolbar.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.
@@ -71,3 +72,5 @@ class ToolBar : public ToolBox
}
#endif // __FRAMEWORK_UIELEMENT_TOOLBAR_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */