summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/TitleItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/TitleItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/TitleItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/TitleItemConverter.hxx b/chart2/source/controller/inc/TitleItemConverter.hxx
index 93d9f1a93503..6671c57ee4e5 100644
--- a/chart2/source/controller/inc/TitleItemConverter.hxx
+++ b/chart2/source/controller/inc/TitleItemConverter.hxx
@@ -38,7 +38,7 @@ public:
const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory,
const css::awt::Size* pRefSize = nullptr );
- virtual ~TitleItemConverter();
+ virtual ~TitleItemConverter() override;
virtual void FillItemSet( SfxItemSet & rOutItemSet ) const override;
virtual bool ApplyItemSet( const SfxItemSet & rItemSet ) override;