summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableMasterPageExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/xml/XMLTableMasterPageExport.hxx')
-rw-r--r--sc/source/filter/xml/XMLTableMasterPageExport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/xml/XMLTableMasterPageExport.hxx b/sc/source/filter/xml/XMLTableMasterPageExport.hxx
index e38f83244820..fdcda49c05fb 100644
--- a/sc/source/filter/xml/XMLTableMasterPageExport.hxx
+++ b/sc/source/filter/xml/XMLTableMasterPageExport.hxx
@@ -50,7 +50,7 @@ protected:
public:
XMLTableMasterPageExport( ScXMLExport& rExp );
- ~XMLTableMasterPageExport();
+ virtual ~XMLTableMasterPageExport();
};