summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc')
-rw-r--r--chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc b/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
index d6d09269aefd..66be1e60ae03 100644
--- a/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
+++ b/chart2/source/controller/dialogs/res_ErrorBar_IDs.hrc
@@ -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.
*
@@ -52,3 +53,5 @@
#define CHART_LB_FUNCTION_STD_DEV 1
#define CHART_LB_FUNCTION_VARIANCE 2
#define CHART_LB_FUNCTION_ERROR_MARGIN 3
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */