summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_ObjectProperties.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_ObjectProperties.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/dlg_ObjectProperties.src b/chart2/source/controller/dialogs/dlg_ObjectProperties.src
index bd7571ea3e2b..e0d173e6c8d0 100644
--- a/chart2/source/controller/dialogs/dlg_ObjectProperties.src
+++ b/chart2/source/controller/dialogs/dlg_ObjectProperties.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.
*
@@ -28,3 +29,5 @@ TabDialog DLG_OBJECT_PROPERTIES
Pos = MAP_APPFONT ( 3 , 3 ) ;
};
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */