summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/svx3ditems.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/svx3ditems.cxx')
-rw-r--r--svx/source/engine3d/svx3ditems.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/engine3d/svx3ditems.cxx b/svx/source/engine3d/svx3ditems.cxx
index b17a65a6e2..fba7365d12 100644
--- a/svx/source/engine3d/svx3ditems.cxx
+++ b/svx/source/engine3d/svx3ditems.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -545,3 +546,5 @@ SfxPoolItem* Svx3DShadeModeItem::Clone(SfxItemPool* /*pPool*/) const
}
// EOF
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */