summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/retypepassdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/retypepassdlg.hxx')
-rw-r--r--sc/source/ui/inc/retypepassdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/retypepassdlg.hxx b/sc/source/ui/inc/retypepassdlg.hxx
index 729658e54737..03b1882648ff 100644
--- a/sc/source/ui/inc/retypepassdlg.hxx
+++ b/sc/source/ui/inc/retypepassdlg.hxx
@@ -134,7 +134,7 @@ private:
DECL_LINK_TYPED( OKHdl, Button*, void );
DECL_LINK_TYPED( RadioBtnHdl, Button*, void );
DECL_LINK_TYPED( CheckBoxHdl, Button*, void );
- DECL_LINK( PasswordModifyHdl, void* );
+ DECL_LINK_TYPED( PasswordModifyHdl, Edit&, void );
ScPassHashProtectable* mpProtected;
};