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