summaryrefslogtreecommitdiff
path: root/hwpfilter/source/attributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/attributes.hxx')
-rw-r--r--hwpfilter/source/attributes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/attributes.hxx b/hwpfilter/source/attributes.hxx
index a23058e66256..8d4c0cdce768 100644
--- a/hwpfilter/source/attributes.hxx
+++ b/hwpfilter/source/attributes.hxx
@@ -33,7 +33,7 @@ struct AttributeListImpl_impl;
class AttributeListImpl : public WeakImplHelper< XAttributeList >
{
protected:
- virtual ~AttributeListImpl();
+ virtual ~AttributeListImpl() override;
public:
AttributeListImpl();