summaryrefslogtreecommitdiff
path: root/cui/source/inc/measure.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/measure.hxx')
-rw-r--r--cui/source/inc/measure.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/measure.hxx b/cui/source/inc/measure.hxx
index 18b0fc6ce20d..28dbdfdc7c28 100644
--- a/cui/source/inc/measure.hxx
+++ b/cui/source/inc/measure.hxx
@@ -69,7 +69,7 @@ public:
virtual ~SvxMeasurePage();
virtual void dispose() SAL_OVERRIDE;
- static SfxTabPage* Create( vcl::Window*, const SfxItemSet* );
+ static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
static const sal_uInt16* GetRanges() { return pRanges; }
virtual bool FillItemSet( SfxItemSet* ) SAL_OVERRIDE;