summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/BubbleChartTypeTemplate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/BubbleChartTypeTemplate.hxx')
-rw-r--r--chart2/source/model/template/BubbleChartTypeTemplate.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/template/BubbleChartTypeTemplate.hxx b/chart2/source/model/template/BubbleChartTypeTemplate.hxx
index b6ede1c10b66..e5e135726f5f 100644
--- a/chart2/source/model/template/BubbleChartTypeTemplate.hxx
+++ b/chart2/source/model/template/BubbleChartTypeTemplate.hxx
@@ -36,7 +36,7 @@ public:
explicit BubbleChartTypeTemplate(
css::uno::Reference< css::uno::XComponentContext > const & xContext,
const OUString & rServiceName );
- virtual ~BubbleChartTypeTemplate();
+ virtual ~BubbleChartTypeTemplate() override;
/// merge XInterface implementations
DECLARE_XINTERFACE()