summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuioptgenrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cuioptgenrl.hxx')
-rw-r--r--cui/source/inc/cuioptgenrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuioptgenrl.hxx b/cui/source/inc/cuioptgenrl.hxx
index 2a4c295d60e4..15406bbdbaf8 100644
--- a/cui/source/inc/cuioptgenrl.hxx
+++ b/cui/source/inc/cuioptgenrl.hxx
@@ -67,7 +67,7 @@ public:
virtual ~SvxGeneralTabPage();
virtual void dispose() SAL_OVERRIDE;
- static SfxTabPage* Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
+ static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rAttrSet );
virtual bool FillItemSet( SfxItemSet* rSet ) SAL_OVERRIDE;
virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;