summaryrefslogtreecommitdiff
path: root/uui/source/fltdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/fltdlg.hxx')
-rw-r--r--uui/source/fltdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/fltdlg.hxx b/uui/source/fltdlg.hxx
index 4df47341a813..9395b3171271 100644
--- a/uui/source/fltdlg.hxx
+++ b/uui/source/fltdlg.hxx
@@ -54,7 +54,7 @@ class FilterDialog : public ModalDialog
// helper (or hided functions!)
private:
- short Execute() { return RET_CANCEL; };
+ short Execute() SAL_OVERRIDE { return RET_CANCEL; };
OUString impl_buildUIFileName( const OUString& sURL );
// member