diff options
Diffstat (limited to 'slideshow/source')
-rw-r--r-- | slideshow/source/engine/animationnodes/animationaudionode.cxx | 2 | ||||
-rw-r--r-- | slideshow/source/engine/slide/shapemanagerimpl.cxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/animationnodes/animationaudionode.cxx b/slideshow/source/engine/animationnodes/animationaudionode.cxx index 76895b68d96d..f407456b35ef 100644 --- a/slideshow/source/engine/animationnodes/animationaudionode.cxx +++ b/slideshow/source/engine/animationnodes/animationaudionode.cxx @@ -200,6 +200,6 @@ void AnimationAudioNode::checkPlayingStatus() } } // namespace internal -} // namespace presentation +} // namespace slideshow /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/slideshow/source/engine/slide/shapemanagerimpl.cxx b/slideshow/source/engine/slide/shapemanagerimpl.cxx index b3686acd9e22..f9480ef51403 100644 --- a/slideshow/source/engine/slide/shapemanagerimpl.cxx +++ b/slideshow/source/engine/slide/shapemanagerimpl.cxx @@ -422,6 +422,6 @@ void ShapeManagerImpl::notifyIntrinsicAnimationsDisabled() } // namespace internal -} // namespace presentation +} // namespace slideshow /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |