summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/drpcps.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/drpcps.hxx')
-rw-r--r--sw/source/uibase/inc/drpcps.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/drpcps.hxx b/sw/source/uibase/inc/drpcps.hxx
index 3657ecbcca39..d9dc4da12509 100644
--- a/sw/source/uibase/inc/drpcps.hxx
+++ b/sw/source/uibase/inc/drpcps.hxx
@@ -84,7 +84,7 @@ public:
virtual ~SwDropCapsPage();
virtual void dispose() SAL_OVERRIDE;
- static SfxTabPage *Create(vcl::Window *pParent, const SfxItemSet *rSet);
+ static VclPtr<SfxTabPage> Create(vcl::Window *pParent, const SfxItemSet *rSet);
static const sal_uInt16* GetRanges() { return aPageRg; }