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