summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartTransferable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/ChartTransferable.hxx')
-rw-r--r--chart2/source/controller/main/ChartTransferable.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/ChartTransferable.hxx b/chart2/source/controller/main/ChartTransferable.hxx
index 8a5e2acd83b2..282c7ad94c24 100644
--- a/chart2/source/controller/main/ChartTransferable.hxx
+++ b/chart2/source/controller/main/ChartTransferable.hxx
@@ -37,7 +37,7 @@ class ChartTransferable : public TransferableHelper
{
public:
explicit ChartTransferable( SdrModel* pDrawModel, SdrObject* pSelectedObj, bool bDrawing = false );
- virtual ~ChartTransferable();
+ virtual ~ChartTransferable() override;
protected: