summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions/sweepwipe.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/transitions/sweepwipe.hxx')
-rw-r--r--slideshow/source/engine/transitions/sweepwipe.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/slideshow/source/engine/transitions/sweepwipe.hxx b/slideshow/source/engine/transitions/sweepwipe.hxx
index acc10e67e11b..e010a554377a 100644
--- a/slideshow/source/engine/transitions/sweepwipe.hxx
+++ b/slideshow/source/engine/transitions/sweepwipe.hxx
@@ -23,8 +23,7 @@
#include "parametricpolypolygon.hxx"
-namespace slideshow {
-namespace internal {
+namespace slideshow::internal {
class SweepWipe : public ParametricPolyPolygon
{
@@ -39,7 +38,7 @@ private:
const bool m_center, m_single, m_oppositeVertical, m_flipOnYAxis;
};
-}
+
}
#endif // INCLUDED_SLIDESHOW_SOURCE_ENGINE_TRANSITIONS_SWEEPWIPE_HXX