summaryrefslogtreecommitdiff
path: root/vcl/os2/inc/sallang.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/inc/sallang.hxx')
-rw-r--r--vcl/os2/inc/sallang.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/os2/inc/sallang.hxx b/vcl/os2/inc/sallang.hxx
index 0c465a7acd65..f9122cf2b3a4 100644
--- a/vcl/os2/inc/sallang.hxx
+++ b/vcl/os2/inc/sallang.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 @@
const sal_Unicode** ImplGetLangTab( LanguageType eLang );
#endif // _SALLANG_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */