summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/mailmergechildwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/mailmergechildwindow.hxx')
-rw-r--r--sw/source/core/uibase/inc/mailmergechildwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/mailmergechildwindow.hxx b/sw/source/core/uibase/inc/mailmergechildwindow.hxx
index f139fb206840..a4164ec9a78e 100644
--- a/sw/source/core/uibase/inc/mailmergechildwindow.hxx
+++ b/sw/source/core/uibase/inc/mailmergechildwindow.hxx
@@ -31,7 +31,7 @@ class SwMailMergeChildWin : public SfxFloatingWindow
public:
SwMailMergeChildWin(SfxBindings*, SfxChildWindow*, Window *pParent);
- ~SwMailMergeChildWin();
+ virtual ~SwMailMergeChildWin();
virtual void FillInfo(SfxChildWinInfo&) const SAL_OVERRIDE;
};