summaryrefslogtreecommitdiff
path: root/sw/inc/unoparagraph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unoparagraph.hxx')
-rw-r--r--sw/inc/unoparagraph.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unoparagraph.hxx b/sw/inc/unoparagraph.hxx
index 4515bbfa9584..c15d3db4a6ee 100644
--- a/sw/inc/unoparagraph.hxx
+++ b/sw/inc/unoparagraph.hxx
@@ -70,7 +70,7 @@ private:
class Impl;
::sw::UnoImplPtr<Impl> m_pImpl;
- virtual ~SwXParagraph();
+ virtual ~SwXParagraph() override;
SwXParagraph(css::uno::Reference< css::text::XText > const & xParent,
SwTextNode & rTextNode,