summaryrefslogtreecommitdiff
path: root/include/xmloff/animexp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/animexp.hxx')
-rw-r--r--include/xmloff/animexp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/animexp.hxx b/include/xmloff/animexp.hxx
index cce1623f342e..66a8ec7e297b 100644
--- a/include/xmloff/animexp.hxx
+++ b/include/xmloff/animexp.hxx
@@ -34,7 +34,7 @@ class XMLAnimationsExporter : public salhelper::SimpleReferenceObject
public:
XMLAnimationsExporter( XMLShapeExport* pShapeExp );
- virtual ~XMLAnimationsExporter();
+ virtual ~XMLAnimationsExporter() override;
void prepare( const css::uno::Reference< css::drawing::XShape >& xShape, SvXMLExport& rExport );
void collect( const css::uno::Reference< css::drawing::XShape >& xShape, SvXMLExport& rExport );