summaryrefslogtreecommitdiffstats
path: root/vcl/unx/inc/i18n_xkb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/i18n_xkb.hxx')
-rw-r--r--vcl/unx/inc/i18n_xkb.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcl/unx/inc/i18n_xkb.hxx b/vcl/unx/inc/i18n_xkb.hxx
index db6517cbea0b..e077fdb67526 100644
--- a/vcl/unx/inc/i18n_xkb.hxx
+++ b/vcl/unx/inc/i18n_xkb.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.
@@ -113,3 +114,4 @@ SalI18N_KeyboardExtension::GetEventBase() const
#endif // _SAL_I18N_XKBDEXTENSION_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */