summaryrefslogtreecommitdiffstats
path: root/vcl/unx/inc/i18n_status.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/i18n_status.hxx')
-rw-r--r--vcl/unx/inc/i18n_status.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/inc/i18n_status.hxx b/vcl/unx/inc/i18n_status.hxx
index d641c12b852b..832f2a713091 100644
--- a/vcl/unx/inc/i18n_status.hxx
+++ b/vcl/unx/inc/i18n_status.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 @@ public:
} // namespace
#endif // _SAL_I18N_STATUS_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */