summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartFrameloader.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartFrameloader.hxx')
-rw-r--r--chart2/source/controller/main/ChartFrameloader.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ChartFrameloader.hxx b/chart2/source/controller/main/ChartFrameloader.hxx
index 360f97e01b97..db445c2d8b18 100644
--- a/chart2/source/controller/main/ChartFrameloader.hxx
+++ b/chart2/source/controller/main/ChartFrameloader.hxx
@@ -47,7 +47,7 @@ private:
//no default constructor
ChartFrameLoader(){}
public:
- ChartFrameLoader(::com::sun::star::uno::Reference<
+ explicit ChartFrameLoader(::com::sun::star::uno::Reference<
::com::sun::star::uno::XComponentContext > const & xContext);
virtual ~ChartFrameLoader();