summaryrefslogtreecommitdiff
path: root/uui/source/unknownauthdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/unknownauthdlg.hxx')
-rw-r--r--uui/source/unknownauthdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/unknownauthdlg.hxx b/uui/source/unknownauthdlg.hxx
index 1f183c0fe407..469bfebf3940 100644
--- a/uui/source/unknownauthdlg.hxx
+++ b/uui/source/unknownauthdlg.hxx
@@ -64,8 +64,8 @@ private:
Window* m_pParent;
ResMgr* pResourceMgr;
- DECL_LINK( OKHdl_Impl, PushButton * );
- DECL_LINK( ViewCertHdl_Impl, PushButton * );
+ DECL_LINK(OKHdl_Impl, void *);
+ DECL_LINK(ViewCertHdl_Impl, void *);
public:
UnknownAuthDialog( Window* pParent,