summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/SpellDialogChildWindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/SpellDialogChildWindow.hxx')
-rw-r--r--sd/source/ui/inc/SpellDialogChildWindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/SpellDialogChildWindow.hxx b/sd/source/ui/inc/SpellDialogChildWindow.hxx
index 3d6f654fee50..9e9ab3b1c8f3 100644
--- a/sd/source/ui/inc/SpellDialogChildWindow.hxx
+++ b/sd/source/ui/inc/SpellDialogChildWindow.hxx
@@ -40,7 +40,7 @@ public:
sal_uInt16 nId,
SfxBindings* pBindings,
SfxChildWinInfo* pInfo);
- virtual ~SpellDialogChildWindow();
+ virtual ~SpellDialogChildWindow() override;
/** This method makes the one from the base class public so that
it can be called from the view shell when one is created.