summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/statusbarfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/statusbarfactory.hxx')
-rw-r--r--framework/inc/uifactory/statusbarfactory.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uifactory/statusbarfactory.hxx b/framework/inc/uifactory/statusbarfactory.hxx
index 6f275ed9a21e..fffb73d9ba00 100644
--- a/framework/inc/uifactory/statusbarfactory.hxx
+++ b/framework/inc/uifactory/statusbarfactory.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.
@@ -65,3 +66,5 @@ class StatusBarFactory : public MenuBarFactory
}
#endif // __FRAMEWORK_UIFACTORY_STATUSBARFACTORY_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */