summaryrefslogtreecommitdiff
path: root/unotools/source/misc/closeveto.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unotools/source/misc/closeveto.cxx')
-rw-r--r--unotools/source/misc/closeveto.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/misc/closeveto.cxx b/unotools/source/misc/closeveto.cxx
index 7fef9334c64a..39ebc9bf0d47 100644
--- a/unotools/source/misc/closeveto.cxx
+++ b/unotools/source/misc/closeveto.cxx
@@ -69,7 +69,7 @@ namespace utl
bool hasOwnership() const { return m_bHasOwnership; }
protected:
- ~CloseListener_Impl()
+ virtual ~CloseListener_Impl()
{
}