summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/sc.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/sc.src')
-rw-r--r--sc/source/ui/src/sc.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/src/sc.src b/sc/source/ui/src/sc.src
index d22144169655..117552ec157c 100644
--- a/sc/source/ui/src/sc.src
+++ b/sc/source/ui/src/sc.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.
*
@@ -33,3 +34,5 @@ String RID_APPTITLE
String 30001 { Text = "Dummy1" ; };
String 30002 { Text = "Dummy2" ; };
String 30006 { Text = "Dummy3" ; };
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */