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