summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/boolanimation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/boolanimation.hxx')
-rw-r--r--slideshow/source/inc/boolanimation.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/slideshow/source/inc/boolanimation.hxx b/slideshow/source/inc/boolanimation.hxx
index 16b9271eaeb9..79744bc62e03 100644
--- a/slideshow/source/inc/boolanimation.hxx
+++ b/slideshow/source/inc/boolanimation.hxx
@@ -25,9 +25,7 @@
/* Definition of BoolAnimation interface */
-namespace slideshow
-{
- namespace internal
+namespace slideshow::internal
{
/** Interface defining a bool animation.
@@ -63,7 +61,6 @@ namespace slideshow
typedef ::std::shared_ptr< BoolAnimation > BoolAnimationSharedPtr;
- }
}
#endif // INCLUDED_SLIDESHOW_SOURCE_INC_BOOLANIMATION_HXX