summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/LegendWrapper.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/LegendWrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx b/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
index fcc5c26b4cfe..92f098a2ed3e 100644
--- a/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/LegendWrapper.hxx
@@ -51,7 +51,7 @@ class LegendWrapper : public ::cppu::ImplInheritanceHelper<
{
public:
explicit LegendWrapper(const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact);
- virtual ~LegendWrapper();
+ virtual ~LegendWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()