summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/acredlin.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/acredlin.hrc')
-rw-r--r--sc/source/ui/inc/acredlin.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/ui/inc/acredlin.hrc b/sc/source/ui/inc/acredlin.hrc
index 1468c3f4f6c1..75598a331d2d 100644
--- a/sc/source/ui/inc/acredlin.hrc
+++ b/sc/source/ui/inc/acredlin.hrc
@@ -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.
*
@@ -29,3 +30,5 @@
#define SC_SORT_AUTHOR 53
#define SC_SORT_DATE 54
#define SC_SORT_COMMENT 55
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */