summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/mailmrge.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/mailmrge.hxx')
-rw-r--r--sw/source/core/uibase/inc/mailmrge.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/mailmrge.hxx b/sw/source/core/uibase/inc/mailmrge.hxx
index b312e056093e..54cdd694af39 100644
--- a/sw/source/core/uibase/inc/mailmrge.hxx
+++ b/sw/source/core/uibase/inc/mailmrge.hxx
@@ -131,7 +131,7 @@ public:
sal_Int32 nCommandType,
const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& xConnection,
::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >* pSelection = 0);
- ~SwMailMergeDlg();
+ virtual ~SwMailMergeDlg();
inline sal_uInt16 GetMergeType() { return nMergeType; }