summaryrefslogtreecommitdiff
path: root/sd/source/core/glob.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/core/glob.src')
-rw-r--r--sd/source/core/glob.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index fc4b22e5a8cd..91b47afdfb70 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.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.
*
@@ -447,3 +448,5 @@ String STR_POOLSHEET_LAST_COLUMN
{
Text [ en-US ] = "Last column" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */