summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_InsertLegend.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_InsertLegend.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_InsertLegend.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.src b/chart2/source/controller/dialogs/dlg_InsertLegend.src
index 3cf589109390..438601e27a83 100644
--- a/chart2/source/controller/dialogs/dlg_InsertLegend.src
+++ b/chart2/source/controller/dialogs/dlg_InsertLegend.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.
*
@@ -32,3 +33,5 @@ ModalDialog DLG_LEGEND
RESOURCE_LEGENDDISPLAY( 6, 6 )
RESOURCE_LEGENDPOSITION( 15, 6 + RSC_CD_FIXEDTEXT_HEIGHT +6 )
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */