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