summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_View3D.src
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/dlg_View3D.src')
-rw-r--r--chart2/source/controller/dialogs/dlg_View3D.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/source/controller/dialogs/dlg_View3D.src b/chart2/source/controller/dialogs/dlg_View3D.src
index e2834a9f9706..dc74fb37ede4 100644
--- a/chart2/source/controller/dialogs/dlg_View3D.src
+++ b/chart2/source/controller/dialogs/dlg_View3D.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.
*
@@ -36,3 +37,5 @@ TabDialog DLG_3D_VIEW
};
BUTTONS_OK_CANCEL_HELP_STACKED(VIEW3D_PAGE_HEIGHT+3)
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */