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 d2a243cc8109..3a17f719caf9 100644
--- a/sc/source/filter/xml/XMLTableMasterPageExport.hxx
+++ b/sc/source/filter/xml/XMLTableMasterPageExport.hxx
@@ -48,7 +48,7 @@ protected:
public:
explicit XMLTableMasterPageExport( ScXMLExport& rExp );
- virtual ~XMLTableMasterPageExport();
+ virtual ~XMLTableMasterPageExport() override;
};
#endif // _XMLOFF_XMLTABLEMASTERPAGEEXPORT_HXX