summaryrefslogtreecommitdiff
path: root/chart2/qa
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/qa')
-rw-r--r--chart2/qa/extras/chart2export.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/qa/extras/chart2export.cxx b/chart2/qa/extras/chart2export.cxx
index 9540ed5955e9..7e2e11c328ff 100644
--- a/chart2/qa/extras/chart2export.cxx
+++ b/chart2/qa/extras/chart2export.cxx
@@ -183,7 +183,7 @@ private:
OUString aDir;
public:
- CheckForChartName( const OUString& rDir ):
+ explicit CheckForChartName( const OUString& rDir ):
aDir(rDir) {}
bool operator()(const OUString& rName)