summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmoutputtypepage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/mmoutputtypepage.hxx')
-rw-r--r--sw/source/ui/dbui/mmoutputtypepage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmoutputtypepage.hxx b/sw/source/ui/dbui/mmoutputtypepage.hxx
index dc755fe15696..4eb248b0a127 100644
--- a/sw/source/ui/dbui/mmoutputtypepage.hxx
+++ b/sw/source/ui/dbui/mmoutputtypepage.hxx
@@ -39,7 +39,7 @@ class SwMailMergeOutputTypePage : public svt::OWizardPage
public:
SwMailMergeOutputTypePage( SwMailMergeWizard* _pParent);
- virtual ~SwMailMergeOutputTypePage();
+ virtual ~SwMailMergeOutputTypePage() override;
virtual void dispose() override;
};
#endif