summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessiblePresentationShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/AccessiblePresentationShape.hxx')
-rw-r--r--sd/source/ui/inc/AccessiblePresentationShape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/AccessiblePresentationShape.hxx b/sd/source/ui/inc/AccessiblePresentationShape.hxx
index 47873007a327..e32fc4141472 100644
--- a/sd/source/ui/inc/AccessiblePresentationShape.hxx
+++ b/sd/source/ui/inc/AccessiblePresentationShape.hxx
@@ -34,7 +34,7 @@ public:
AccessiblePresentationShape (
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessiblePresentationShape();
+ virtual ~AccessiblePresentationShape() override;
//===== XServiceInfo ====================================================