summaryrefslogtreecommitdiff
path: root/svgio/inc/svgcharacternode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgcharacternode.hxx')
-rw-r--r--svgio/inc/svgcharacternode.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/inc/svgcharacternode.hxx b/svgio/inc/svgcharacternode.hxx
index befa8f4dee22..d0c74d18d217 100644
--- a/svgio/inc/svgcharacternode.hxx
+++ b/svgio/inc/svgcharacternode.hxx
@@ -148,7 +148,7 @@ namespace svgio
SvgDocument& rDocument,
SvgNode* pParent,
const OUString& rText);
- virtual ~SvgCharacterNode();
+ virtual ~SvgCharacterNode() override;
virtual const SvgStyleAttributes* getSvgStyleAttributes() const override;
void decomposeText(drawinglayer::primitive2d::Primitive2DContainer& rTarget, SvgTextPosition& rSvgTextPosition) const;