summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/intrinsicanimationeventhandler.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 20:43:52 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-19 21:52:35 +0200
commitb53907cc966f658dfac16254e1fa1fe72079b9a3 (patch)
treed761268c2cd5eff43fe1c0dd09fc5e04415f0e04 /slideshow/source/inc/intrinsicanimationeventhandler.hxx
parent9e7baa477530f96da6fbeeb07f0f6405a93bfe05 (diff)
compact namespace: slideshow
Change-Id: I8ff0ddc85aa75c25b7881e4696043031ad8d9ce3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99009 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'slideshow/source/inc/intrinsicanimationeventhandler.hxx')
-rw-r--r--slideshow/source/inc/intrinsicanimationeventhandler.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/slideshow/source/inc/intrinsicanimationeventhandler.hxx b/slideshow/source/inc/intrinsicanimationeventhandler.hxx
index 6016bb22745c..97ad6571caca 100644
--- a/slideshow/source/inc/intrinsicanimationeventhandler.hxx
+++ b/slideshow/source/inc/intrinsicanimationeventhandler.hxx
@@ -24,9 +24,7 @@
/* Definition of IntrinsicAnimationEventHandler interface */
-namespace slideshow
-{
- namespace internal
+namespace slideshow::internal
{
/** Interface for handling intrinsic animation display modes.
@@ -46,7 +44,6 @@ namespace slideshow
typedef ::std::shared_ptr< IntrinsicAnimationEventHandler > IntrinsicAnimationEventHandlerSharedPtr;
- }
}
#endif // INCLUDED_SLIDESHOW_SOURCE_INC_INTRINSICANIMATIONEVENTHANDLER_HXX