summaryrefslogtreecommitdiff
path: root/sd/source/filter/html/htmlex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/filter/html/htmlex.hxx')
-rw-r--r--sd/source/filter/html/htmlex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/filter/html/htmlex.hxx b/sd/source/filter/html/htmlex.hxx
index f4b24c1d29a8..c42f1b87508d 100644
--- a/sd/source/filter/html/htmlex.hxx
+++ b/sd/source/filter/html/htmlex.hxx
@@ -67,7 +67,7 @@ private:
public:
explicit HtmlErrorContext();
- virtual ~HtmlErrorContext() {};
+ virtual ~HtmlErrorContext() override {};
virtual bool GetString( sal_uLong nErrId, OUString& rCtxStr ) override;