summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/mailconfigpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/mailconfigpage.hxx')
-rw-r--r--sw/source/uibase/inc/mailconfigpage.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/mailconfigpage.hxx b/sw/source/uibase/inc/mailconfigpage.hxx
index f883b4100454..651589229c93 100644
--- a/sw/source/uibase/inc/mailconfigpage.hxx
+++ b/sw/source/uibase/inc/mailconfigpage.hxx
@@ -50,9 +50,8 @@ class SwMailConfigPage : public SfxTabPage
public:
SwMailConfigPage(TabPageParent pParent, const SfxItemSet& rSet);
virtual ~SwMailConfigPage() override;
- virtual void dispose() override;
- static VclPtr<SfxTabPage> Create(TabPageParent pParent,
+ static std::unique_ptr<SfxTabPage> Create(TabPageParent pParent,
const SfxItemSet* rAttrSet);
virtual bool FillItemSet( SfxItemSet* rSet ) override;