summaryrefslogtreecommitdiff
path: root/cui/source/options/optchart.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optchart.hrc')
-rw-r--r--cui/source/options/optchart.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/options/optchart.hrc b/cui/source/options/optchart.hrc
index fb78b05c21b8..8b9d132bf660 100644
--- a/cui/source/options/optchart.hrc
+++ b/cui/source/options/optchart.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.
*
@@ -27,3 +28,5 @@
#define PB_RESET_TO_DEFAULT 5
#define PB_ADD_CHART_COLOR 6
#define PB_REMOVE_CHART_COLOR 7
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */