summaryrefslogtreecommitdiff
path: root/sw/inc/dpage.hxx
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-12-04 22:00:10 +0100
committerDavid Tardon <dtardon@redhat.com>2014-12-04 23:10:26 +0100
commitd242b464b1b9299c14552e7cc369f2c4810644a7 (patch)
treee6bc0d0fdd3f71d4e10347a9d7cc84b3a66289ee /sw/inc/dpage.hxx
parent51bacc6a065f380a26b8cc2e5c18ff0ab4162ac3 (diff)
be more explicit
Change-Id: I33b639b3505d5db2ea8b708d80e68e576ec53308
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;