summaryrefslogtreecommitdiff
path: root/include/svx/AccessibleGraphicShape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/AccessibleGraphicShape.hxx')
-rw-r--r--include/svx/AccessibleGraphicShape.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/AccessibleGraphicShape.hxx b/include/svx/AccessibleGraphicShape.hxx
index 04271c7476db..a520a98e5176 100644
--- a/include/svx/AccessibleGraphicShape.hxx
+++ b/include/svx/AccessibleGraphicShape.hxx
@@ -41,7 +41,7 @@ public:
const AccessibleShapeInfo& rShapeInfo,
const AccessibleShapeTreeInfo& rShapeTreeInfo);
- virtual ~AccessibleGraphicShape();
+ virtual ~AccessibleGraphicShape() override;
//===== XAccessibleImage ================================================