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