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