summaryrefslogtreecommitdiff
path: root/sw/inc/anchoreddrawobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/anchoreddrawobject.hxx')
-rw-r--r--sw/inc/anchoreddrawobject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/anchoreddrawobject.hxx b/sw/inc/anchoreddrawobject.hxx
index 5336f2a9d36d..1e6388852c39 100644
--- a/sw/inc/anchoreddrawobject.hxx
+++ b/sw/inc/anchoreddrawobject.hxx
@@ -123,7 +123,7 @@ class SW_DLLPUBLIC SwAnchoredDrawObject : public SwAnchoredObject
public:
SwAnchoredDrawObject();
- virtual ~SwAnchoredDrawObject();
+ virtual ~SwAnchoredDrawObject() override;
// declaration of pure virtual methods of base class <SwAnchoredObject>
virtual void MakeObjPos() override;