summaryrefslogtreecommitdiff
path: root/cui/source/inc/swpossizetabpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/swpossizetabpage.hxx')
-rw-r--r--cui/source/inc/swpossizetabpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/swpossizetabpage.hxx b/cui/source/inc/swpossizetabpage.hxx
index 0f8924a9d7fd..b10e2ca7617f 100644
--- a/cui/source/inc/swpossizetabpage.hxx
+++ b/cui/source/inc/swpossizetabpage.hxx
@@ -124,7 +124,7 @@ public:
virtual ~SvxSwPosSizeTabPage() override;
virtual void dispose() override;
- static VclPtr<SfxTabPage> Create( vcl::Window*, const SfxItemSet* );
+ static VclPtr<SfxTabPage> Create( TabPageParent, const SfxItemSet* );
static const sal_uInt16* GetRanges();
virtual bool FillItemSet( SfxItemSet* ) override;