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