summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/float3d.src')
-rw-r--r--svx/source/engine3d/float3d.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/engine3d/float3d.src b/svx/source/engine3d/float3d.src
index b9621d513b54..954d71a9fee6 100644
--- a/svx/source/engine3d/float3d.src
+++ b/svx/source/engine3d/float3d.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.
*
@@ -1223,3 +1224,5 @@ String RID_SVXFLOAT3D_COLOR_LIGHT_PRE
{
Text [ en-US ] = "Color Light Preview";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */