summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/misc/WinImplHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/misc/WinImplHelper.hxx')
-rw-r--r--fpicker/source/win32/misc/WinImplHelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpicker/source/win32/misc/WinImplHelper.hxx b/fpicker/source/win32/misc/WinImplHelper.hxx
index 1d92d73011..c6e6c93904 100644
--- a/fpicker/source/win32/misc/WinImplHelper.hxx
+++ b/fpicker/source/win32/misc/WinImplHelper.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.
@@ -121,3 +122,5 @@ rtl::OUString SOfficeToWindowsLabel( const rtl::OUString& aSOLabel );
rtl::OUString WindowsToSOfficeLabel( const rtl::OUString& aWinLabel );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */