summaryrefslogtreecommitdiff
path: root/oox/inc/oox/drawingml/scene3dcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/drawingml/scene3dcontext.hxx')
-rw-r--r--oox/inc/oox/drawingml/scene3dcontext.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/oox/inc/oox/drawingml/scene3dcontext.hxx b/oox/inc/oox/drawingml/scene3dcontext.hxx
index 0fe590653de8..cac36f3e6e79 100644
--- a/oox/inc/oox/drawingml/scene3dcontext.hxx
+++ b/oox/inc/oox/drawingml/scene3dcontext.hxx
@@ -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.
@@ -51,3 +52,5 @@ private:
} }
#endif // OOX_DRAWINGML_SCENE3DPROPERTIESCONTEXT_HPP
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */