summaryrefslogtreecommitdiffstats
path: root/svx/source/engine3d/viewpt3d2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/viewpt3d2.cxx')
-rwxr-xr-x[-rw-r--r--]svx/source/engine3d/viewpt3d2.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svx/source/engine3d/viewpt3d2.cxx b/svx/source/engine3d/viewpt3d2.cxx
index bbfe84fafbf2..b88126d45289 100644..100755
--- a/svx/source/engine3d/viewpt3d2.cxx
+++ b/svx/source/engine3d/viewpt3d2.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.
@@ -392,3 +393,5 @@ void Viewport3D::SetFarClipDist(double fNewFCD)
}
// eof
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */