summaryrefslogtreecommitdiff
path: root/framework/source/classes/resource.src
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/classes/resource.src')
-rw-r--r--framework/source/classes/resource.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/classes/resource.src b/framework/source/classes/resource.src
index cdadad4fdbd4..567777ba73b8 100644
--- a/framework/source/classes/resource.src
+++ b/framework/source/classes/resource.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.
*
@@ -338,3 +339,5 @@ String STR_SET_LANGUAGE_FOR_ALL_TEXT
{
Text [ en-US ] = "Set Language for all Text" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */