summaryrefslogtreecommitdiffstats
path: root/svx/source/engine3d/e3dundo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/e3dundo.cxx')
-rwxr-xr-x[-rw-r--r--]svx/source/engine3d/e3dundo.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/engine3d/e3dundo.cxx b/svx/source/engine3d/e3dundo.cxx
index 97658f4dcd68..51ce68346940 100644..100755
--- a/svx/source/engine3d/e3dundo.cxx
+++ b/svx/source/engine3d/e3dundo.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.
@@ -178,3 +179,4 @@ void E3dAttributesUndoAction::Repeat()
{
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */