summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlaustp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlaustp.hxx')
-rw-r--r--include/xmloff/xmlaustp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/xmlaustp.hxx b/include/xmloff/xmlaustp.hxx
index f4f02774b5e8..95b58b029ad4 100644
--- a/include/xmloff/xmlaustp.hxx
+++ b/include/xmloff/xmlaustp.hxx
@@ -69,7 +69,7 @@ public:
SvXMLAutoStylePoolP( SvXMLExport& rExport);
- virtual ~SvXMLAutoStylePoolP();
+ virtual ~SvXMLAutoStylePoolP() override;
SvXMLExport& GetExport() const;