summaryrefslogtreecommitdiff
path: root/svtools/source/misc/undo.src
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/misc/undo.src')
-rw-r--r--svtools/source/misc/undo.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/misc/undo.src b/svtools/source/misc/undo.src
index bc65eecbe5e2..10880afc510e 100644
--- a/svtools/source/misc/undo.src
+++ b/svtools/source/misc/undo.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.
*
@@ -30,3 +31,5 @@ String STR_REPEAT
{
Text [ en-US ] = "~Repeat: " ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */