summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_InsertTrendline.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertTrendline.hrc')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertTrendline.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertTrendline.hrc b/chart2/source/controller/dialogs/dlg_InsertTrendline.hrc
index 99c96e89736a..fd728a0f3cf0 100644
--- a/chart2/source/controller/dialogs/dlg_InsertTrendline.hrc
+++ b/chart2/source/controller/dialogs/dlg_InsertTrendline.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.
*
@@ -20,3 +21,5 @@
#define BTN_OK 1
#define BTN_CANCEL 1
#define BTN_HELP 1
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */