summaryrefslogtreecommitdiff
path: root/uui/source/authfallbackdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/authfallbackdlg.hxx')
-rw-r--r--uui/source/authfallbackdlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/authfallbackdlg.hxx b/uui/source/authfallbackdlg.hxx
index 29634d1f69b0..6442f74c0237 100644
--- a/uui/source/authfallbackdlg.hxx
+++ b/uui/source/authfallbackdlg.hxx
@@ -35,8 +35,8 @@ public:
private:
- DECL_LINK ( OKHdl, Button * );
- DECL_LINK ( CancelHdl, Button * );
+ DECL_LINK_TYPED ( OKHdl, Button *, void );
+ DECL_LINK_TYPED ( CancelHdl, Button *, void );
};
#endif // INCLUDED_SVTOOLS_AUTHFALLBACKDLG_HXX