summaryrefslogtreecommitdiff
path: root/desktop/source/app/configinit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/configinit.hxx')
-rw-r--r--desktop/source/app/configinit.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/app/configinit.hxx b/desktop/source/app/configinit.hxx
index 68df86656bea..24fb01881396 100644
--- a/desktop/source/app/configinit.hxx
+++ b/desktop/source/app/configinit.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _DESKTOP_CONFIGINIT_HXX_
#define _DESKTOP_CONFIGINIT_HXX_
@@ -69,3 +70,5 @@ com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >
//-----------------------------------------------------------------------------
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */