summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/edtspell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/editeng/edtspell.hxx')
-rw-r--r--editeng/source/editeng/edtspell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/editeng/edtspell.hxx b/editeng/source/editeng/edtspell.hxx
index 5e30f9986bdc..7f1f5c54027d 100644
--- a/editeng/source/editeng/edtspell.hxx
+++ b/editeng/source/editeng/edtspell.hxx
@@ -137,7 +137,7 @@ protected:
public:
EdtAutoCorrDoc(EditEngine* pE, ContentNode* pCurNode, sal_uInt16 nCrsr, sal_Unicode cIns);
- ~EdtAutoCorrDoc();
+ virtual ~EdtAutoCorrDoc();
virtual bool Delete( sal_Int32 nStt, sal_Int32 nEnd ) SAL_OVERRIDE;
virtual bool Insert( sal_Int32 nPos, const OUString& rTxt ) SAL_OVERRIDE;