diff options
Diffstat (limited to 'sd/source/ui/sidebar/IDisposable.hxx')
-rw-r--r-- | sd/source/ui/sidebar/IDisposable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/IDisposable.hxx b/sd/source/ui/sidebar/IDisposable.hxx index 0220d870927e..d0ba4eb9a986 100644 --- a/sd/source/ui/sidebar/IDisposable.hxx +++ b/sd/source/ui/sidebar/IDisposable.hxx @@ -19,8 +19,8 @@ #ifndef INCLUDED_SD_SOURCE_UI_SIDEBAR_IDISPOSABLE_HXX #define INCLUDED_SD_SOURCE_UI_SIDEBAR_IDISPOSABLE_HXX -namespace sd::sidebar { - +namespace sd::sidebar +{ class IDisposable { public: |