summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/toolbarcontrollerfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/toolbarcontrollerfactory.hxx')
-rw-r--r--framework/inc/uifactory/toolbarcontrollerfactory.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uifactory/toolbarcontrollerfactory.hxx b/framework/inc/uifactory/toolbarcontrollerfactory.hxx
index 7b093d6cb681..d42aca5cd90d 100644
--- a/framework/inc/uifactory/toolbarcontrollerfactory.hxx
+++ b/framework/inc/uifactory/toolbarcontrollerfactory.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.
@@ -89,3 +90,5 @@ class ToolbarControllerFactory : protected ThreadHelpBase
} // namespace framework
#endif // __FRAMEWORK_SERVICES_TOOLBARCONTROLLERFACTORY_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */