summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/pview.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/uiview/pview.cxx')
-rw-r--r--sw/source/uibase/uiview/pview.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/uiview/pview.cxx b/sw/source/uibase/uiview/pview.cxx
index 70cd467c37b0..63470d10e378 100644
--- a/sw/source/uibase/uiview/pview.cxx
+++ b/sw/source/uibase/uiview/pview.cxx
@@ -151,7 +151,7 @@ class SwPreviewZoomDlg : public SvxStandardDialog
virtual void Apply() SAL_OVERRIDE;
public:
- SwPreviewZoomDlg( SwPagePreviewWin& rParent );
+ explicit SwPreviewZoomDlg( SwPagePreviewWin& rParent );
virtual ~SwPreviewZoomDlg();
virtual void dispose() SAL_OVERRIDE;
};