summaryrefslogtreecommitdiff
path: root/cui/source/inc/hldocntp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/hldocntp.hxx')
-rw-r--r--cui/source/inc/hldocntp.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hldocntp.hxx b/cui/source/inc/hldocntp.hxx
index 6c66128e1737..7be89e1aee9f 100644
--- a/cui/source/inc/hldocntp.hxx
+++ b/cui/source/inc/hldocntp.hxx
@@ -49,7 +49,7 @@ protected:
public:
SvxHyperlinkNewDocTp ( vcl::Window *pParent, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet);
- virtual ~SvxHyperlinkNewDocTp ();
+ virtual ~SvxHyperlinkNewDocTp () override;
virtual void dispose() override;
static VclPtr<IconChoicePage> Create( vcl::Window* pWindow, IconChoiceDialog* pDlg, const SfxItemSet& rItemSet );