summaryrefslogtreecommitdiff
path: root/vcl/source/src/helptext.src
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/src/helptext.src')
-rw-r--r--vcl/source/src/helptext.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/source/src/helptext.src b/vcl/source/src/helptext.src
index 573c1b638f71..7620c8f21404 100644
--- a/vcl/source/src/helptext.src
+++ b/vcl/source/src/helptext.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -125,3 +126,5 @@ String SV_SHORTCUT_SPLITTER
{
Text [ en-US ] = "Split window separator" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */