summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx')
-rw-r--r--sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx b/sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx
index d63683bb03da..1f82224239d6 100644
--- a/sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx
+++ b/sw/source/core/uibase/inc/swmodalredlineacceptdlg.hxx
@@ -29,7 +29,7 @@ class SwModalRedlineAcceptDlg : public SfxModalDialog
public:
SwModalRedlineAcceptDlg(Window *pParent);
- ~SwModalRedlineAcceptDlg();
+ virtual ~SwModalRedlineAcceptDlg();
void AcceptAll( sal_Bool bAccept );
virtual void Activate() SAL_OVERRIDE;