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