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