summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/paralleltimecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/paralleltimecontainer.cxx')
-rw-r--r--slideshow/source/engine/animationnodes/paralleltimecontainer.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/slideshow/source/engine/animationnodes/paralleltimecontainer.cxx b/slideshow/source/engine/animationnodes/paralleltimecontainer.cxx
index 969e789c57c8..9e5ffa89bc29 100644
--- a/slideshow/source/engine/animationnodes/paralleltimecontainer.cxx
+++ b/slideshow/source/engine/animationnodes/paralleltimecontainer.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.
@@ -67,3 +68,4 @@ void ParallelTimeContainer::notifyDeactivating(
} // namespace internal
} // namespace slideshow
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */