summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/docfnote.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/docfnote.hxx')
-rw-r--r--sw/source/uibase/inc/docfnote.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/docfnote.hxx b/sw/source/uibase/inc/docfnote.hxx
index 9c87e66af780..3a66f8bc4637 100644
--- a/sw/source/uibase/inc/docfnote.hxx
+++ b/sw/source/uibase/inc/docfnote.hxx
@@ -31,7 +31,7 @@ class SwFootNoteOptionDlg :public SfxTabDialog
sal_uInt16 m_nFootNoteId;
sal_uInt16 m_nEndNoteId;
- virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) SAL_OVERRIDE;
+ virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) override;
DECL_LINK_TYPED( OkHdl, Button *, void );