summaryrefslogtreecommitdiff
path: root/sw/inc/dpage.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/dpage.hxx')
-rw-r--r--sw/inc/dpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/dpage.hxx b/sw/inc/dpage.hxx
index a0a47ce8a719..cbb00fd0fab4 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -53,7 +53,7 @@ public:
virtual css::uno::Reference< css::uno::XInterface > createUnoPage() override;
protected:
- void lateInit(const SwDPage& rPage, SwDrawModel* pNewModel = 0);
+ void lateInit(const SwDPage& rPage, SwDrawModel* pNewModel = nullptr);
private:
SwDPage(const SwDPage& rSrcPage);