summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unofield.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unofield.cxx')
-rw-r--r--sw/source/core/unocore/unofield.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unofield.cxx b/sw/source/core/unocore/unofield.cxx
index 5b0b4bffe2ea..d5cbedbd7990 100644
--- a/sw/source/core/unocore/unofield.cxx
+++ b/sw/source/core/unocore/unofield.cxx
@@ -1160,7 +1160,7 @@ public:
, m_pProps((pFormat) ? nullptr : new SwFieldProperties_Impl)
{ }
- virtual ~Impl()
+ virtual ~Impl() override
{
if (m_pTextObject)
{