summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/PresentationViewShellBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/PresentationViewShellBase.hxx')
-rw-r--r--sd/source/ui/inc/PresentationViewShellBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/PresentationViewShellBase.hxx b/sd/source/ui/inc/PresentationViewShellBase.hxx
index 66a8ad4e0564..8c23c604aaf5 100644
--- a/sd/source/ui/inc/PresentationViewShellBase.hxx
+++ b/sd/source/ui/inc/PresentationViewShellBase.hxx
@@ -37,7 +37,7 @@ public:
macros.
*/
PresentationViewShellBase (SfxViewFrame *pFrame, SfxViewShell* pOldShell);
- virtual ~PresentationViewShellBase();
+ virtual ~PresentationViewShellBase() override;
protected:
virtual void InitializeFramework() override;