summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/hyp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/hyp.hxx')
-rw-r--r--sw/source/core/uibase/inc/hyp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/hyp.hxx b/sw/source/core/uibase/inc/hyp.hxx
index b642f62910a5..f1dd08d1b81d 100644
--- a/sw/source/core/uibase/inc/hyp.hxx
+++ b/sw/source/core/uibase/inc/hyp.hxx
@@ -50,7 +50,7 @@ public:
::com::sun::star::uno::Reference<
::com::sun::star::linguistic2::XHyphenator > &rxHyph,
sal_Bool bStart, sal_Bool bOther, sal_Bool bSelect );
- ~SwHyphWrapper();
+ virtual ~SwHyphWrapper();
};
#endif