summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/CharacterPropertyItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/CharacterPropertyItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx b/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
index 1beea2ef1b12..82615553a34d 100644
--- a/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
+++ b/chart2/source/controller/inc/CharacterPropertyItemConverter.hxx
@@ -41,7 +41,7 @@ public:
const OUString & rRefSizePropertyName,
const css::uno::Reference<css::beans::XPropertySet>& rRefSizePropSet = css::uno::Reference<css::beans::XPropertySet>() );
- virtual ~CharacterPropertyItemConverter();
+ virtual ~CharacterPropertyItemConverter() override;
protected:
virtual const sal_uInt16* GetWhichPairs() const override;