summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/UndoActions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/UndoActions.hxx')
-rw-r--r--chart2/source/controller/main/UndoActions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/UndoActions.hxx b/chart2/source/controller/main/UndoActions.hxx
index dc8945da6228..c38bba27b4fb 100644
--- a/chart2/source/controller/main/UndoActions.hxx
+++ b/chart2/source/controller/main/UndoActions.hxx
@@ -94,7 +94,7 @@ class ShapeUndoElement :public ShapeUndoElement_MBase
,public ShapeUndoElement_TBase
{
public:
- ShapeUndoElement( SdrUndoAction& i_sdrUndoAction );
+ explicit ShapeUndoElement( SdrUndoAction& i_sdrUndoAction );
// XUndoAction
virtual OUString SAL_CALL getTitle() throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;