summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/e3dsceneupdater.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/e3dsceneupdater.cxx')
-rw-r--r--svx/source/engine3d/e3dsceneupdater.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/engine3d/e3dsceneupdater.cxx b/svx/source/engine3d/e3dsceneupdater.cxx
index 703ba77ae6..f5b71fc859 100644
--- a/svx/source/engine3d/e3dsceneupdater.cxx
+++ b/svx/source/engine3d/e3dsceneupdater.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.
@@ -128,3 +129,5 @@ E3DModifySceneSnapRectUpdater::~E3DModifySceneSnapRectUpdater()
//////////////////////////////////////////////////////////////////////////////
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */