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