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 82078ce9c9a2..c7488161744c 100644
--- a/sw/inc/dpage.hxx
+++ b/sw/inc/dpage.hxx
@@ -34,7 +34,7 @@ class SwDPage : public FmFormPage, public SdrObjUserCall
SwDoc* pDoc;
public:
- SwDPage(SwDrawModel& rNewModel, bool bMasterPage=false);
+ explicit SwDPage(SwDrawModel& rNewModel, bool bMasterPage=false);
virtual ~SwDPage();
virtual SwDPage* Clone() const SAL_OVERRIDE;