summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/CandleStickChartType.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/CandleStickChartType.hxx')
-rw-r--r--chart2/source/model/template/CandleStickChartType.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/template/CandleStickChartType.hxx b/chart2/source/model/template/CandleStickChartType.hxx
index 6521ca2b9cb1..a4079f2b86fd 100644
--- a/chart2/source/model/template/CandleStickChartType.hxx
+++ b/chart2/source/model/template/CandleStickChartType.hxx
@@ -29,7 +29,7 @@ class CandleStickChartType : public ChartType
public:
explicit CandleStickChartType(
css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~CandleStickChartType();
+ virtual ~CandleStickChartType() override;
virtual OUString SAL_CALL
getImplementationName()