summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_DataLabel.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_DataLabel.src')
-rw-r--r--chart2/source/controller/dialogs/tp_DataLabel.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/tp_DataLabel.src b/chart2/source/controller/dialogs/tp_DataLabel.src
index a36337906a52..d861eebc3dae 100644
--- a/chart2/source/controller/dialogs/tp_DataLabel.src
+++ b/chart2/source/controller/dialogs/tp_DataLabel.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.
*
@@ -27,3 +28,5 @@ TabPage TP_DATA_DESCR
Size = MAP_APPFONT ( TP_WIDTH , TP_HEIGHT ) ;
RESOURCE_DATALABEL( 6, 8 )
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */