summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextunowrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextunowrapper.hxx')
-rw-r--r--forms/source/richtext/richtextunowrapper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/richtext/richtextunowrapper.hxx b/forms/source/richtext/richtextunowrapper.hxx
index 33651f563538..0acb3c53d3e3 100644
--- a/forms/source/richtext/richtextunowrapper.hxx
+++ b/forms/source/richtext/richtextunowrapper.hxx
@@ -42,7 +42,7 @@ namespace frm
ORichTextUnoWrapper( EditEngine& _rEngine, IEngineTextChangeListener* _pTextChangeListener );
protected:
- virtual ~ORichTextUnoWrapper() throw() override;
+ virtual ~ORichTextUnoWrapper() noexcept override;
private: