summaryrefslogtreecommitdiff
path: root/svx/source/form/fmstring.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/fmstring.src')
-rw-r--r--svx/source/form/fmstring.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/form/fmstring.src b/svx/source/form/fmstring.src
index 5c80cf00935c..e9dcdd36a18a 100644
--- a/svx/source/form/fmstring.src
+++ b/svx/source/form/fmstring.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.
*
@@ -478,3 +479,5 @@ String RID_STR_OBJECT_LABEL
{
Text [ en-US ] = "#object# label";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */