summaryrefslogtreecommitdiff
path: root/xmloff/inc/AttributeContainerHandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/AttributeContainerHandler.hxx')
-rw-r--r--xmloff/inc/AttributeContainerHandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/AttributeContainerHandler.hxx b/xmloff/inc/AttributeContainerHandler.hxx
index 0e986151e2c9..4cdeccaaf1eb 100644
--- a/xmloff/inc/AttributeContainerHandler.hxx
+++ b/xmloff/inc/AttributeContainerHandler.hxx
@@ -28,7 +28,7 @@
class XMLAttributeContainerHandler : public XMLPropertyHandler
{
public:
- virtual ~XMLAttributeContainerHandler();
+ virtual ~XMLAttributeContainerHandler() override;
virtual bool equals( const css::uno::Any& r1, const css::uno::Any& r2 ) const override;