summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Legend.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/Legend.hxx')
-rw-r--r--chart2/source/model/main/Legend.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/Legend.hxx b/chart2/source/model/main/Legend.hxx
index a5a297bab7ec..f95d906bbcb4 100644
--- a/chart2/source/model/main/Legend.hxx
+++ b/chart2/source/model/main/Legend.hxx
@@ -51,7 +51,7 @@ class Legend :
public ::property::OPropertySet
{
public:
- Legend( ::com::sun::star::uno::Reference<
+ explicit Legend( ::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext > const & xContext );
virtual ~Legend();