summaryrefslogtreecommitdiff
path: root/xmloff/inc/XMLChartPropertySetMapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/XMLChartPropertySetMapper.hxx')
-rw-r--r--xmloff/inc/XMLChartPropertySetMapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/XMLChartPropertySetMapper.hxx b/xmloff/inc/XMLChartPropertySetMapper.hxx
index 7885d9a3dce4..1507b162ab69 100644
--- a/xmloff/inc/XMLChartPropertySetMapper.hxx
+++ b/xmloff/inc/XMLChartPropertySetMapper.hxx
@@ -43,7 +43,7 @@ class XMLChartPropertySetMapper : public XMLPropertySetMapper
{
public:
explicit XMLChartPropertySetMapper( bool bForExport );
- ~XMLChartPropertySetMapper();
+ virtual ~XMLChartPropertySetMapper();
};
class XMLChartExportPropertyMapper : public SvXMLExportPropertyMapper