summaryrefslogtreecommitdiff
path: root/cui/source/options/opthtml.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/opthtml.hxx')
-rw-r--r--cui/source/options/opthtml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/opthtml.hxx b/cui/source/options/opthtml.hxx
index f60a831d3523..5d578039451e 100644
--- a/cui/source/options/opthtml.hxx
+++ b/cui/source/options/opthtml.hxx
@@ -50,7 +50,7 @@ class OfaHtmlTabPage : public SfxTabPage
DECL_LINK_TYPED(CheckBoxHdl_Impl, Button*, void);
public:
- virtual ~OfaHtmlTabPage();
+ virtual ~OfaHtmlTabPage() override;
virtual void dispose() override;
OfaHtmlTabPage(vcl::Window* pParent, const SfxItemSet& rSet);