summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/ItemConverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/ItemConverter.hxx')
-rw-r--r--chart2/source/controller/inc/ItemConverter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/ItemConverter.hxx b/chart2/source/controller/inc/ItemConverter.hxx
index 612a56f034a8..df54e141a37c 100644
--- a/chart2/source/controller/inc/ItemConverter.hxx
+++ b/chart2/source/controller/inc/ItemConverter.hxx
@@ -75,7 +75,7 @@ public:
ItemConverter(
const css::uno::Reference< css::beans::XPropertySet > & rPropertySet ,
SfxItemPool& rItemPool );
- virtual ~ItemConverter();
+ virtual ~ItemConverter() override;
typedef sal_uInt16 tWhichIdType;
typedef OUString tPropertyNameType;