summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/shells.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/shells/shells.src')
-rw-r--r--sw/source/ui/shells/shells.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/source/ui/shells/shells.src b/sw/source/ui/shells/shells.src
index 9273ff84fbac..ddf4b6164fdd 100644
--- a/sw/source/ui/shells/shells.src
+++ b/sw/source/ui/shells/shells.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.
*
@@ -244,3 +245,5 @@ String STR_SWBG_FOOTER
// #i68101# no longer needed:
// String STR_NAME_SHAPE_LABEL {// String STR_NAME_SHAPE_DIALOG { Text [ de ] = "Objekt benennen" ; Text [ en-US ] = "Name Object"; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */