summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/fourboxwipe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/fourboxwipe.hxx')
-rw-r--r--slideshow/source/engine/transitions/fourboxwipe.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/slideshow/source/engine/transitions/fourboxwipe.hxx b/slideshow/source/engine/transitions/fourboxwipe.hxx
index 3f2843bdbfc8..b2a501da7033 100644
--- a/slideshow/source/engine/transitions/fourboxwipe.hxx
+++ b/slideshow/source/engine/transitions/fourboxwipe.hxx
@@ -25,8 +25,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
-namespace slideshow {
-namespace internal {
+namespace slideshow::internal {
/// Generate a 4-box wipe
class FourBoxWipe : public ParametricPolyPolygon
@@ -41,7 +40,7 @@ private:
const ::basegfx::B2DPolygon m_unitRect;
};
-}
+
}
#endif // INCLUDED_SLIDESHOW_SOURCE_ENGINE_TRANSITIONS_FOURBOXWIPE_HXX