summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/macrosecurity.src
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/dialogs/macrosecurity.src')
-rw-r--r--xmlsecurity/source/dialogs/macrosecurity.src5
1 files changed, 4 insertions, 1 deletions
diff --git a/xmlsecurity/source/dialogs/macrosecurity.src b/xmlsecurity/source/dialogs/macrosecurity.src
index 21088465724e..16e2006f1c7d 100644
--- a/xmlsecurity/source/dialogs/macrosecurity.src
+++ b/xmlsecurity/source/dialogs/macrosecurity.src
@@ -1,4 +1,5 @@
-/*
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
@@ -32,3 +33,5 @@ Image RID_XMLSECTP_LOCK
};
MaskColor = Color { Red=0xffff; Green=0x0000; Blue=0xffff; };
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */