summaryrefslogtreecommitdiff
path: root/sc/source/core/src/compiler.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/core/src/compiler.src')
-rw-r--r--sc/source/core/src/compiler.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sc/source/core/src/compiler.src b/sc/source/core/src/compiler.src
index 3f5214a937fe..c6a8cbfbc4b9 100644
--- a/sc/source/core/src/compiler.src
+++ b/sc/source/core/src/compiler.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.
*
@@ -66,3 +67,5 @@ Resource RID_FUNCTION_CATEGORIES
Text[ en-US ] = "Add-in" ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */