summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/changedb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/changedb.hxx')
-rw-r--r--sw/source/core/uibase/inc/changedb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/changedb.hxx b/sw/source/core/uibase/inc/changedb.hxx
index 4e8e31acce58..a5d048821d66 100644
--- a/sw/source/core/uibase/inc/changedb.hxx
+++ b/sw/source/core/uibase/inc/changedb.hxx
@@ -52,7 +52,7 @@ class SwChangeDBDlg: public SvxStandardDialog
DECL_LINK(ButtonHdl, void *);
DECL_LINK(AddDBHdl, void *);
- virtual void Apply();
+ virtual void Apply() SAL_OVERRIDE;
void UpdateFlds();
void FillDBPopup();
SvTreeListEntry* Insert(const OUString& rDBName);