summaryrefslogtreecommitdiff
path: root/sdext/source/presenter/PresenterSlideSorter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/presenter/PresenterSlideSorter.hxx')
-rw-r--r--sdext/source/presenter/PresenterSlideSorter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/presenter/PresenterSlideSorter.hxx b/sdext/source/presenter/PresenterSlideSorter.hxx
index 3f5fb298ad7b..807bc439929e 100644
--- a/sdext/source/presenter/PresenterSlideSorter.hxx
+++ b/sdext/source/presenter/PresenterSlideSorter.hxx
@@ -37,7 +37,7 @@
#include <com/sun/star/geometry/RealRectangle2D.hpp>
#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
-namespace sdext { namespace presenter {
+namespace sdext::presenter {
class PresenterButton;
class PresenterScrollBar;
@@ -182,7 +182,7 @@ private:
void ThrowIfDisposed();
};
-} } // end of namespace ::sdext::presenter
+} // end of namespace ::sdext::presenter
#endif