summaryrefslogtreecommitdiff
path: root/cui/source/inc/linkdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/linkdlg.hxx')
-rw-r--r--cui/source/inc/linkdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/linkdlg.hxx b/cui/source/inc/linkdlg.hxx
index 889fb6a3e6f1..538a00793ffb 100644
--- a/cui/source/inc/linkdlg.hxx
+++ b/cui/source/inc/linkdlg.hxx
@@ -113,7 +113,7 @@ class SvBaseLinksDlg : public ModalDialog
public:
SvBaseLinksDlg( Window * pParent, sfx2::LinkManager*, sal_Bool bHtml = sal_False );
- ~SvBaseLinksDlg();
+ virtual ~SvBaseLinksDlg();
void SetActLink( sfx2::SvBaseLink * pLink );
};