summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/addonstoolboxfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/addonstoolboxfactory.hxx')
-rw-r--r--framework/inc/uifactory/addonstoolboxfactory.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uifactory/addonstoolboxfactory.hxx b/framework/inc/uifactory/addonstoolboxfactory.hxx
index 4a77e85e73a5..6694dfc24494 100644
--- a/framework/inc/uifactory/addonstoolboxfactory.hxx
+++ b/framework/inc/uifactory/addonstoolboxfactory.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.
@@ -86,3 +87,5 @@ class AddonsToolBoxFactory : protected ThreadHelpBase
}
#endif // __FRAMEWORK_UIFACTORY_ADDONSTOOLBOXFACTORY_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */