summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/formedt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/formedt.hxx')
-rw-r--r--sw/source/core/uibase/inc/formedt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/formedt.hxx b/sw/source/core/uibase/inc/formedt.hxx
index ac3962abec5c..f0b8d3a2f587 100644
--- a/sw/source/core/uibase/inc/formedt.hxx
+++ b/sw/source/core/uibase/inc/formedt.hxx
@@ -77,7 +77,7 @@ class SwIdxFormDlg : public SvxStandardDialog
public:
SwIdxFormDlg( Window* pParent, SwWrtShell &rShell, const SwForm& rForm );
- ~SwIdxFormDlg();
+ virtual ~SwIdxFormDlg();
const SwForm& GetTOXForm();
};