summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/ImpressViewShellBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/ImpressViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/ImpressViewShellBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ImpressViewShellBase.hxx b/sd/source/ui/inc/ImpressViewShellBase.hxx
index 1725834d3685..f4cce44c3424 100644
--- a/sd/source/ui/inc/ImpressViewShellBase.hxx
+++ b/sd/source/ui/inc/ImpressViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
ImpressViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~ImpressViewShellBase();
+ virtual ~ImpressViewShellBase() override;
/** Callback function for general slot calls.
*/