diff options
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationcommandnode.hxx')
-rw-r--r-- | slideshow/source/engine/animationnodes/animationcommandnode.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/animationnodes/animationcommandnode.hxx b/slideshow/source/engine/animationnodes/animationcommandnode.hxx index 87a38926b..94b10fd44 100644 --- a/slideshow/source/engine/animationnodes/animationcommandnode.hxx +++ b/slideshow/source/engine/animationnodes/animationcommandnode.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. @@ -67,3 +68,5 @@ private: } // namespace slideshow #endif /* INCLUDED_SLIDESHOW_ANIMATIONAUDIONODE_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |