summaryrefslogtreecommitdiff
path: root/xmloff/source/transform/MutableAttrList.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/transform/MutableAttrList.hxx')
-rw-r--r--xmloff/source/transform/MutableAttrList.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/transform/MutableAttrList.hxx b/xmloff/source/transform/MutableAttrList.hxx
index 819b050fb4b3..18dc7111c8e2 100644
--- a/xmloff/source/transform/MutableAttrList.hxx
+++ b/xmloff/source/transform/MutableAttrList.hxx
@@ -45,7 +45,7 @@ public:
XMLMutableAttributeList( const ::com::sun::star::uno::Reference<
::com::sun::star::xml::sax::XAttributeList> & rAttrList,
sal_Bool bClone=sal_False );
- ~XMLMutableAttributeList();
+ virtual ~XMLMutableAttributeList();
static const ::com::sun::star::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();