summaryrefslogtreecommitdiffstats
path: root/vcl/unx/inc/i18n_keysym.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/i18n_keysym.hxx')
-rw-r--r--vcl/unx/inc/i18n_keysym.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/inc/i18n_keysym.hxx b/vcl/unx/inc/i18n_keysym.hxx
index 641d00dc02c0..e34d80900b79 100644
--- a/vcl/unx/inc/i18n_keysym.hxx
+++ b/vcl/unx/inc/i18n_keysym.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.
@@ -69,3 +70,4 @@ sal_Unicode KeysymToUnicode (KeySym nKeySym);
#endif /* _SAL_I18N_KEYSYM_HXX */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */