summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/outline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/outline.hxx')
-rw-r--r--sw/source/uibase/inc/outline.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/outline.hxx b/sw/source/uibase/inc/outline.hxx
index 5824d55945af..14583da1fd3d 100644
--- a/sw/source/uibase/inc/outline.hxx
+++ b/sw/source/uibase/inc/outline.hxx
@@ -130,7 +130,7 @@ public:
virtual bool FillItemSet( SfxItemSet* rSet ) override;
virtual void Reset( const SfxItemSet* rSet ) override;
- static VclPtr<SfxTabPage> Create( vcl::Window* pParent,
+ static VclPtr<SfxTabPage> Create( TabPageParent pParent,
const SfxItemSet* rAttrSet);
void SetNumRule(SwNumRule *pRule)
{