summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/basecontainernode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/basecontainernode.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/basecontainernode.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/slideshow/source/engine/animationnodes/basecontainernode.hxx b/slideshow/source/engine/animationnodes/basecontainernode.hxx
index 820c53e28167..8523d122f722 100644
--- a/slideshow/source/engine/animationnodes/basecontainernode.hxx
+++ b/slideshow/source/engine/animationnodes/basecontainernode.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.
@@ -103,3 +104,4 @@ typedef ::boost::shared_ptr< BaseContainerNode > BaseContainerNodeSharedPtr;
#endif /* INCLUDED_SLIDESHOW_BASECONTAINERNODE_HXX */
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */