summaryrefslogtreecommitdiff
path: root/forms/source/richtext/rtattributehandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/rtattributehandler.hxx')
-rw-r--r--forms/source/richtext/rtattributehandler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/rtattributehandler.hxx b/forms/source/richtext/rtattributehandler.hxx
index 70118a8bbca4..c8c2fcb6cf73 100644
--- a/forms/source/richtext/rtattributehandler.hxx
+++ b/forms/source/richtext/rtattributehandler.hxx
@@ -62,7 +62,7 @@ namespace frm
virtual AttributeCheckState implGetCheckState( const SfxPoolItem& _rItem ) const;
protected:
- virtual ~AttributeHandler();
+ virtual ~AttributeHandler() override;
};
namespace AttributeHandlerFactory