summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/convert.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/convert.hxx')
-rw-r--r--sw/source/core/uibase/inc/convert.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/convert.hxx b/sw/source/core/uibase/inc/convert.hxx
index e9f17a60e6e7..ca5ec06e1f50 100644
--- a/sw/source/core/uibase/inc/convert.hxx
+++ b/sw/source/core/uibase/inc/convert.hxx
@@ -62,7 +62,7 @@ class SwConvertTableDlg: public SfxModalDialog
public:
SwConvertTableDlg( SwView& rView, bool bToTable );
- ~SwConvertTableDlg();
+ virtual ~SwConvertTableDlg();
void GetValues( sal_Unicode& rDelim,
SwInsertTableOptions& rInsTblOpts,