summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawinglayeranimation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawinglayeranimation.hxx')
-rw-r--r--slideshow/source/engine/shapes/drawinglayeranimation.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/slideshow/source/engine/shapes/drawinglayeranimation.hxx b/slideshow/source/engine/shapes/drawinglayeranimation.hxx
index 956e411ac95d..45d9afe91f03 100644
--- a/slideshow/source/engine/shapes/drawinglayeranimation.hxx
+++ b/slideshow/source/engine/shapes/drawinglayeranimation.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.
@@ -46,3 +47,4 @@ boost::shared_ptr<Activity> createDrawingLayerAnimActivity(
#endif // ! defined INCLUDED_DRAWINGLAYERANIMATION_HXX
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */