summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/statusindicatorinterfacewrapper.hxx')
-rw-r--r--framework/inc/uielement/statusindicatorinterfacewrapper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx b/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
index c7635456f5..d1d98ac145 100644
--- a/framework/inc/uielement/statusindicatorinterfacewrapper.hxx
+++ b/framework/inc/uielement/statusindicatorinterfacewrapper.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.
@@ -80,3 +81,5 @@ class StatusIndicatorInterfaceWrapper : public ::cppu::WeakImplHelper1< ::com:
}
#endif // __FRAMEWORK_UIELEMENT_STATUSINDICATORINTERFACEWRAPPER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */