summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/CondFormat.src
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/dlg/CondFormat.src')
-rw-r--r--reportdesign/source/ui/dlg/CondFormat.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/reportdesign/source/ui/dlg/CondFormat.src b/reportdesign/source/ui/dlg/CondFormat.src
index 22f9d3b4f4e6..47f9173bac08 100644
--- a/reportdesign/source/ui/dlg/CondFormat.src
+++ b/reportdesign/source/ui/dlg/CondFormat.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.
*
@@ -372,3 +373,5 @@ FixedText ADDFIELD_HELP_FIELD
WordBreak = TRUE;
Text [ en-US ] = "Highlight the fields to insert into the selected section of the template, then click Insert or press Enter.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */