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.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/masterpasscrtdlg.hxx b/uui/source/masterpasscrtdlg.hxx
index d612ffe55e03..37698fc12fc6 100644
--- a/uui/source/masterpasscrtdlg.hxx
+++ b/uui/source/masterpasscrtdlg.hxx
@@ -59,8 +59,8 @@ private:
HelpButton aHelpBtn;
- DECL_LINK( OKHdl_Impl, OKButton * );
- DECL_LINK( EditHdl_Impl, Edit * );
+ DECL_LINK(OKHdl_Impl, void *);
+ DECL_LINK(EditHdl_Impl, void *);
public:
MasterPasswordCreateDialog( Window* pParent, ResMgr * pResMgr );