summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/formedt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/formedt.hxx')
-rw-r--r--sw/source/core/uibase/inc/formedt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/formedt.hxx b/sw/source/core/uibase/inc/formedt.hxx
index eb0cdb05f323..ac3962abec5c 100644
--- a/sw/source/core/uibase/inc/formedt.hxx
+++ b/sw/source/core/uibase/inc/formedt.hxx
@@ -50,7 +50,7 @@ class SwIdxFormDlg : public SvxStandardDialog
DECL_LINK( ModifyHdl, Edit * );
DECL_LINK( AssignHdl, Button * );
void UpdatePattern();
- void Apply();
+ void Apply() SAL_OVERRIDE;
ListBox aEntryLB;
OKButton aOKBtn;