summaryrefslogtreecommitdiff
path: root/chart2/source/view/main/ChartItemPool.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main/ChartItemPool.hxx')
-rw-r--r--chart2/source/view/main/ChartItemPool.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/main/ChartItemPool.hxx b/chart2/source/view/main/ChartItemPool.hxx
index dded9d96b5e9..ad183e87aa41 100644
--- a/chart2/source/view/main/ChartItemPool.hxx
+++ b/chart2/source/view/main/ChartItemPool.hxx
@@ -33,7 +33,7 @@ public:
ChartItemPool();
ChartItemPool(const ChartItemPool& rPool);
protected:
- virtual ~ChartItemPool();
+ virtual ~ChartItemPool() override;
public:
virtual SfxItemPool* Clone() const override;