summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotations.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/annotations/annotations.src')
-rw-r--r--sd/source/ui/annotations/annotations.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/annotations/annotations.src b/sd/source/ui/annotations/annotations.src
index 4541aa44b2b4..37049154c27d 100644
--- a/sd/source/ui/annotations/annotations.src
+++ b/sd/source/ui/annotations/annotations.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.
*
@@ -199,3 +200,5 @@ String STR_ANNOTATION_REPLY
{
Text [ en-US ] = "Reply to %1" ;
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */