summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/insfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/insfnote.hxx')
-rw-r--r--sw/source/core/uibase/inc/insfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/insfnote.hxx b/sw/source/core/uibase/inc/insfnote.hxx
index ad93ef9cad83..d32ae7965d0d 100644
--- a/sw/source/core/uibase/inc/insfnote.hxx
+++ b/sw/source/core/uibase/inc/insfnote.hxx
@@ -66,7 +66,7 @@ class SwInsFootNoteDlg: public SvxStandardDialog
public:
SwInsFootNoteDlg(Window * pParent, SwWrtShell &rSh, sal_Bool bEd = sal_False);
- ~SwInsFootNoteDlg();
+ virtual ~SwInsFootNoteDlg();
rtl_TextEncoding GetCharSet() { return eCharSet; }
sal_Bool IsExtCharAvailable() { return bExtCharAvailable; }