summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx b/slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx
index 6790e9d2273a..181899557529 100644
--- a/slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx
+++ b/slideshow/source/engine/animationnodes/animationtransitionfilternode.hxx
@@ -23,8 +23,7 @@
#include "animationbasenode.hxx"
#include <com/sun/star/animations/XTransitionFilter.hpp>
-namespace slideshow {
-namespace internal {
+namespace slideshow::internal {
class AnimationTransitionFilterNode : public AnimationBaseNode
{
@@ -51,8 +50,7 @@ private:
css::uno::Reference<css::animations::XTransitionFilter> mxTransitionFilterNode;
};
-} // namespace internal
-} // namespace slideshow
+} // namespace slideshow::internal
#endif // INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_ANIMATIONTRANSITIONFILTERNODE_HXX