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 80490e5dad21..cb1d33507584 100644
--- a/sw/source/core/unocore/unofield.cxx
+++ b/sw/source/core/unocore/unofield.cxx
@@ -1165,7 +1165,7 @@ public:
, m_pProps((pFmt) ? 0 : new SwFieldProperties_Impl)
{ }
- ~Impl()
+ virtual ~Impl()
{
if (m_pTextObject)
{