summaryrefslogtreecommitdiffstats
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 313a2560b880..73e3ba0c07a2 100644
--- a/sd/source/ui/inc/SpellDialogChildWindow.hxx
+++ b/sd/source/ui/inc/SpellDialogChildWindow.hxx
@@ -44,7 +44,7 @@ public:
/** This method makes the one from the base class public so that
it can be called from the view shell when one is created.
*/
- virtual void InvalidateSpellDialog (void);
+ void InvalidateSpellDialog (void);
SFX_DECL_CHILDWINDOW_WITHID(SpellDialogChildWindow);