summaryrefslogtreecommitdiff
path: root/sysui/source/win32/misc/WinImplHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sysui/source/win32/misc/WinImplHelper.hxx')
-rw-r--r--sysui/source/win32/misc/WinImplHelper.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysui/source/win32/misc/WinImplHelper.hxx b/sysui/source/win32/misc/WinImplHelper.hxx
index 48498e70a5b6..9999a8832009 100644
--- a/sysui/source/win32/misc/WinImplHelper.hxx
+++ b/sysui/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.
@@ -86,3 +87,5 @@ void SAL_CALL CheckboxSetState(
sal_uInt32 SAL_CALL _wcslenex( const sal_Unicode* pStr );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */