summaryrefslogtreecommitdiff
path: root/sw/source/ui/wrtsh/wrtsh.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/wrtsh/wrtsh.src')
-rw-r--r--sw/source/ui/wrtsh/wrtsh.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/wrtsh/wrtsh.src b/sw/source/ui/wrtsh/wrtsh.src
index 8997e89222fd..5d6e3bff3f9b 100644
--- a/sw/source/ui/wrtsh/wrtsh.src
+++ b/sw/source/ui/wrtsh/wrtsh.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.
*
@@ -41,3 +42,5 @@ String STR_DDEERROR_LINK2
{
Text[ en-US ] = "] cannot be established" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */