summaryrefslogtreecommitdiff
path: root/uui/source/masterpasscrtdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/masterpasscrtdlg.hxx')
-rw-r--r--uui/source/masterpasscrtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/masterpasscrtdlg.hxx b/uui/source/masterpasscrtdlg.hxx
index 5174420cec97..689599557b3b 100644
--- a/uui/source/masterpasscrtdlg.hxx
+++ b/uui/source/masterpasscrtdlg.hxx
@@ -38,7 +38,7 @@ private:
DECL_LINK_TYPED(OKHdl_Impl, Button*, void);
- DECL_LINK(EditHdl_Impl, void *);
+ DECL_LINK_TYPED(EditHdl_Impl, Edit&, void);
public:
MasterPasswordCreateDialog( vcl::Window* pParent, ResMgr * pResMgr );