summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/insfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/insfnote.hxx')
-rw-r--r--sw/source/uibase/inc/insfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/insfnote.hxx b/sw/source/uibase/inc/insfnote.hxx
index 18a0d8bf068b..4065f453754b 100644
--- a/sw/source/uibase/inc/insfnote.hxx
+++ b/sw/source/uibase/inc/insfnote.hxx
@@ -66,7 +66,7 @@ class SwInsFootNoteDlg: public SvxStandardDialog
public:
SwInsFootNoteDlg(vcl::Window * pParent, SwWrtShell &rSh, bool bEd = false);
- virtual ~SwInsFootNoteDlg();
+ virtual ~SwInsFootNoteDlg() override;
virtual void dispose() override;
const OUString& GetFontName() { return m_aFontName; }