summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlimppr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlimppr.hxx')
-rw-r--r--include/xmloff/xmlimppr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlimppr.hxx b/include/xmloff/xmlimppr.hxx
index 308f6be0ec84..8247345c5bc5 100644
--- a/include/xmloff/xmlimppr.hxx
+++ b/include/xmloff/xmlimppr.hxx
@@ -70,7 +70,7 @@ public:
SvXMLImportPropertyMapper(
const rtl::Reference< XMLPropertySetMapper >& rMapper,
SvXMLImport& rImport);
- virtual ~SvXMLImportPropertyMapper();
+ virtual ~SvXMLImportPropertyMapper() override;
// Add a ImportPropertyMapper at the end of the import mapper chain.
// The added mapper MUST not be used outside the Mapper chain any longer,