summaryrefslogtreecommitdiff
path: root/chart2/source/model/main/Legend.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/main/Legend.hxx')
-rw-r--r--chart2/source/model/main/Legend.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/model/main/Legend.hxx b/chart2/source/model/main/Legend.hxx
index d3a761541655..066a595b3606 100644
--- a/chart2/source/model/main/Legend.hxx
+++ b/chart2/source/model/main/Legend.hxx
@@ -52,7 +52,7 @@ class Legend :
{
public:
explicit Legend( css::uno::Reference< css::uno::XComponentContext > const & xContext );
- virtual ~Legend();
+ virtual ~Legend() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()