summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/TitleWrapper.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/TitleWrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx b/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
index 207633613d38..273b9b00b7d0 100644
--- a/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
+++ b/chart2/source/controller/chartapiwrapper/TitleWrapper.hxx
@@ -50,7 +50,7 @@ class TitleWrapper : public ::cppu::ImplInheritanceHelper<
public:
TitleWrapper( ::chart::TitleHelper::eTitleType eTitleType,
const std::shared_ptr<Chart2ModelContact>& spChart2ModelContact );
- virtual ~TitleWrapper();
+ virtual ~TitleWrapper() override;
/// XServiceInfo declarations
virtual OUString SAL_CALL getImplementationName()