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