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