summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/instable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/instable.hxx')
-rw-r--r--sw/source/core/uibase/inc/instable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/instable.hxx b/sw/source/core/uibase/inc/instable.hxx
index e8046d6079a1..98d64a8c2424 100644
--- a/sw/source/core/uibase/inc/instable.hxx
+++ b/sw/source/core/uibase/inc/instable.hxx
@@ -64,7 +64,7 @@ class SwInsTableDlg : public SfxModalDialog
public:
SwInsTableDlg( SwView& rView );
- ~SwInsTableDlg();
+ virtual ~SwInsTableDlg();
void GetValues( OUString& rName, sal_uInt16& rRow, sal_uInt16& rCol,
SwInsertTableOptions& rInsTblOpts, OUString& rTableAutoFmtName,